Skip to content

Commit

Permalink
Merge branch 'master' into update-artifacts-1737332954
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Jan 26, 2025
2 parents 1fd9bb9 + 43a1623 commit 3d539d5
Show file tree
Hide file tree
Showing 9 changed files with 11,154 additions and 3,867 deletions.
2 changes: 1 addition & 1 deletion cli/src/commands/explore/runtime_apis/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ use subxt_metadata::RuntimeApiMetadata;
/// true => validate (trailing args + build node connection)
/// validation is:
/// Err => Show Error
/// Ok => Make a runtime api call witht the provided args.
/// Ok => Make a runtime api call with the provided args.
/// response is:
/// Err => Show Error
/// Ok => Show the result
Expand Down
Loading

0 comments on commit 3d539d5

Please sign in to comment.