mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 04:47:59 +00:00
Forward the result in a sudo call (#2594)
* Forward the result in a sudo call * Print the error of the wrapped call in `sudo`
This commit is contained in:
committed by
Gavin Wood
parent
4eb18ef2ac
commit
fcf9a46bcc
Generated
+1
@@ -2481,6 +2481,7 @@ version = "2.0.0"
|
||||
dependencies = [
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sr-io 2.0.0",
|
||||
"sr-primitives 2.0.0",
|
||||
"sr-std 2.0.0",
|
||||
"srml-support 2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user