Expand description
The Substrate test primitives to share
Re-exports§
pub use sp_application_crypto;
Structs§
- H256
- Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
Enums§
- Extrinsic
- Extrinsic for test-runtime.
Type Aliases§
- Account
Id - An identifier for an account on this system.
- Account
Signature - The signature type used by accounts/transactions.
- Block
- A test block.
- Block
Number - The block number type used in this runtime.
- Digest
- The digest of a block.
- Digest
Item - The item of a block digest.
- Hash
- A simple hash type for all our hashing.
- Header
- A test block’s header.
- Nonce
- Index of a transaction.