mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 04:28:01 +00:00
remove unused error InvalidCode and improve docs (#11383)
This commit is contained in:
@@ -1299,7 +1299,7 @@ mod tests {
|
||||
sp_version::RuntimeVersion { spec_version: 1, ..Default::default() }
|
||||
});
|
||||
|
||||
// set block number to non zero so events are not exlcuded
|
||||
// set block number to non zero so events are not excluded
|
||||
System::set_block_number(1);
|
||||
|
||||
Executive::initialize_block(&Header::new(
|
||||
|
||||
Reference in New Issue
Block a user