mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 13:31:10 +00:00
Fix staking fuzzer. (#6954)
This commit is contained in:
@@ -166,7 +166,7 @@ fn main() {
|
||||
DispatchError::Module {
|
||||
index: 0,
|
||||
error: 16,
|
||||
message: Some("PhragmenWeakSubmission"),
|
||||
message: Some("OffchainElectionWeakSubmission"),
|
||||
},
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user