Module sp_runtime::testing
source · Expand description
Testing utilities.
Modules§
- Simple sr25519 (Schnorr-Ristretto) API.
Structs§
- Testing block
- Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
- Wrapper over a
u64
that can be used as aRuntimeCall
. - A dummy signature type, to match
UintAuthorityId
. - A dummy type which can be used instead of regular cryptographic primitives.
Type Aliases§
- Header Digest
- Digest item
- Block Header
- Extrinsic type with
u64
accounts and mocked signatures, used in testing.