chore: fix some comments (#1697)

Signed-off-by: shangchengbabaiban <shuang.cui@live.cn>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
shangchengbabaiban
2024-07-30 01:45:37 +09:00
committed by GitHub
parent 14818fc12a
commit 9fbabd01ad
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ use subxt_metadata::RuntimeApiMetadata;
/// None => Show pallet docs + available methods
/// Some (invalid) => Show Error + available methods
/// Some (valid) => Show method docs + output type description
/// exectute is:
/// execute is:
/// false => Show input type description + Example Value
/// true => validate (trailing args + build node connection)
/// validation is: