referrerpolicy=no-referrer-when-downgrade

Crate sp_test_primitives

Source
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§

AccountId
An identifier for an account on this system.
AccountSignature
The signature type used by accounts/transactions.
Block
A test block.
BlockNumber
The block number type used in this runtime.
Digest
The digest of a block.
DigestItem
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.

Derive Macros§

RuntimeDebug