mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 21:17:56 +00:00
Update Substrate & Polkadot (#428)
This commit is contained in:
@@ -282,7 +282,7 @@ fn check_statement_seconded() {
|
||||
|
||||
let data = BlockAnnounceData {
|
||||
receipt: Default::default(),
|
||||
statement: signed_statement.convert_payload(),
|
||||
statement: signed_statement.convert_payload().into(),
|
||||
}
|
||||
.encode();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user