mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
Rename basic-authority to basic-authorship (#4640)
* Rename basic-authority to basic-authorship * Revert weird tab. * Fix rename.
This commit is contained in:
committed by
Gavin Wood
parent
60feeb7ad6
commit
437772be9e
@@ -43,6 +43,7 @@ TO_RENAME=(
|
||||
"sp-finality-granpda sp-finality-grandpa"
|
||||
"sp-sesssion sp-session"
|
||||
"sp-tracing-pool sp-transaction-pool"
|
||||
"sc-basic-authority sc-basic-authorship"
|
||||
|
||||
# PRIMITIVES
|
||||
"substrate-application-crypto sp-application-crypto"
|
||||
@@ -88,7 +89,7 @@ TO_RENAME=(
|
||||
"substrate-client sc-client"
|
||||
"substrate-client-api sc-api"
|
||||
"substrate-authority-discovery sc-authority-discovery"
|
||||
"substrate-basic-authorship sc-basic-authority"
|
||||
"substrate-basic-authorship sc-basic-authorship"
|
||||
"substrate-block-builder sc-block-builder"
|
||||
"substrate-chain-spec sc-chain-spec"
|
||||
"substrate-chain-spec-derive sc-chain-spec-derive"
|
||||
|
||||
Reference in New Issue
Block a user