mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
fix: Typo granpda -> grandpa (#4286)
This commit is contained in:
committed by
Robert Habermeier
parent
d4785ea314
commit
c071276187
@@ -46,7 +46,7 @@ TO_RENAME=(
|
||||
"substrate-debug-derive sp-debug-derive"
|
||||
"substrate-primitives-storage sp-storage"
|
||||
"substrate-externalities sp-externalities"
|
||||
"substrate-finality-grandpa-primitives sp-finality-granpda"
|
||||
"substrate-finality-grandpa-primitives sp-finality-grandpa"
|
||||
"substrate-inherents sp-inherents"
|
||||
"substrate-keyring sp-keyring"
|
||||
"substrate-offchain-primitives sp-offchain"
|
||||
|
||||
Reference in New Issue
Block a user