mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
Export GRANDPA AuthorityPair when full_crypto is enabled (#4872)
* Export crypto_full feature in primitives/finality-grandpa * Export GRANDPA AuthorityPair when full_crypto is enabled
This commit is contained in:
@@ -23,3 +23,6 @@ std = [
|
||||
"sp-api/std",
|
||||
"sp-runtime/std",
|
||||
]
|
||||
full_crypto = [
|
||||
"app-crypto/full_crypto"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user