mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 15:51:12 +00:00
Update Polkadot/Substrate (#68)
* Update Polkadot/Substrate * Update branch
This commit is contained in:
@@ -42,7 +42,6 @@ fn call_validate_block(
|
||||
let params = ValidationParams {
|
||||
block_data: block_data.encode(),
|
||||
parent_head: parent_head.encode(),
|
||||
ingress: Vec::new(),
|
||||
}
|
||||
.encode();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user