mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 13:51:11 +00:00
Remove Parent Hash to Session mapping (#928)
* Adds a SigningContext type * Bump spec versions * Fixes requested changes * Bump ParachainHost api_version and guard signing_context call * Improve error message * If there is no signing_context api use default value Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
This commit is contained in:
Generated
+1
@@ -3956,6 +3956,7 @@ dependencies = [
|
||||
"sp-inherents 2.0.0-alpha.5 (git+https://github.com/paritytech/substrate)",
|
||||
"sp-runtime 2.0.0-alpha.5 (git+https://github.com/paritytech/substrate)",
|
||||
"sp-serializer 2.0.0-alpha.5 (git+https://github.com/paritytech/substrate)",
|
||||
"sp-staking 2.0.0-alpha.5 (git+https://github.com/paritytech/substrate)",
|
||||
"sp-std 2.0.0-alpha.5 (git+https://github.com/paritytech/substrate)",
|
||||
"sp-trie 2.0.0-alpha.5 (git+https://github.com/paritytech/substrate)",
|
||||
"sp-version 2.0.0-alpha.5 (git+https://github.com/paritytech/substrate)",
|
||||
|
||||
Reference in New Issue
Block a user