mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 04:41:03 +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
@@ -34,7 +34,7 @@ grandpa-primitives = { version = "2.0.0", package = "sp-finality-grandpa", path
|
||||
sc-client = { version = "0.8", path = "../../client/" }
|
||||
node-template-runtime = { version = "2.0.0", path = "runtime" }
|
||||
sp-runtime = { version = "2.0.0", path = "../../primitives/runtime" }
|
||||
sc-basic-authority = { path = "../../client/basic-authorship" }
|
||||
sc-basic-authorship = { path = "../../client/basic-authorship" }
|
||||
|
||||
[build-dependencies]
|
||||
vergen = "3.0.4"
|
||||
|
||||
Reference in New Issue
Block a user