mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 16:51:02 +00:00
Unify RelayChainInterface error handling and introduce async (#909)
This commit is contained in:
@@ -176,7 +176,7 @@ where
|
||||
.propose(
|
||||
inherent_data,
|
||||
Default::default(),
|
||||
//TODO: Fix this.
|
||||
// TODO: Fix this.
|
||||
Duration::from_millis(500),
|
||||
// Set the block limit to 50% of the maximum PoV size.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user