Expand description
Testing utilities.
Modules§
- sr25519
- Simple sr25519 (Schnorr-Ristretto) API.
Structs§
- Block
- Testing block
- Extrinsic
Wrapper - An opaque extrinsic wrapper type.
- H256
- Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
- Test
Signature - A dummy signature type, to match
UintAuthorityId
. - TestXt
- Test transaction, tuple of (sender, call, signed_extra) with index only used if sender is some.
- Uint
Authority Id - A dummy type which can be used instead of regular cryptographic primitives.
Type Aliases§
- Digest
- Header Digest
- Digest
Item - Digest item
- Header
- Block Header