Crate mangata_types
source ·Modules
- Generic implementations of
crate::traits::Header
,crate::traits::Block
andcrate::traits::Extrinsic
.
Structs
- Blake2-256 Hash implementation.
- Simple blob to hold an extrinsic without committing to its format and ensure it is serialized correctly.
Enums
- A multi-format address wrapper for on-chain accounts.
- Signature verify that can work with any known signature types.
Traits
- Some type that is able to be collapsed into an account ID. It is not possible to recreate the original value from the account ID.
- Means of signature verification.