mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 18:01:03 +00:00
Update to Substrate master (#271)
This commit is contained in:
committed by
Gavin Wood
parent
24930a77c0
commit
c699bdc10a
@@ -23,10 +23,7 @@ use primitives::ed25519::Public as AuthorityId;
|
||||
error_chain! {
|
||||
foreign_links {
|
||||
Client(::client::error::Error);
|
||||
}
|
||||
|
||||
links {
|
||||
Consensus(::consensus::error::Error, ::consensus::error::ErrorKind);
|
||||
Consensus(::consensus::error::Error);
|
||||
}
|
||||
|
||||
errors {
|
||||
|
||||
Reference in New Issue
Block a user