mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
Add repository metadata to grandpa-rpc-crate (#5893)
This commit is contained in:
committed by
GitHub
parent
8606b886aa
commit
ae3909eb53
@@ -222,9 +222,9 @@ test-dependency-rules:
|
||||
unleash-check:
|
||||
stage: test
|
||||
<<: *docker-env
|
||||
only:
|
||||
- master
|
||||
- tags
|
||||
only:
|
||||
- master
|
||||
- tags
|
||||
script:
|
||||
- cargo install cargo-unleash ${CARGO_UNLEASH_INSTALL_PARAMS}
|
||||
- cargo unleash check ${CARGO_UNLEASH_PKG_DEF}
|
||||
|
||||
@@ -3,6 +3,7 @@ name = "sc-finality-grandpa-rpc"
|
||||
version = "0.8.0-dev"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "RPC extensions for the GRANDPA finality gadget"
|
||||
repository = "https://github.com/paritytech/substrate/"
|
||||
edition = "2018"
|
||||
license = "GPL-3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user