mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 10:18:01 +00:00
chore: fix some typos in comment (#1898)
Signed-off-by: davidwoood <davidwood@aliyun.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user