mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 01:11:10 +00:00
@@ -48,7 +48,7 @@
|
||||
//!
|
||||
//! - [`CheckWeight`]: Checks the weight and length of the block and ensure that it does not
|
||||
//! exceed the limits.
|
||||
//! - ['CheckNonce']: Checks the nonce of the transaction. Contains a single payload of type
|
||||
//! - [`CheckNonce`]: Checks the nonce of the transaction. Contains a single payload of type
|
||||
//! `T::Index`.
|
||||
//! - [`CheckEra`]: Checks the era of the transaction. Contains a single payload of type `Era`.
|
||||
//! - [`CheckGenesis`]: Checks the provided genesis hash of the transaction. Must be a part of the
|
||||
|
||||
Reference in New Issue
Block a user