Expand description
Some re-exports that the node side code needs to know. Some are useful in this context as well.
Other types should preferably be private.
Type Aliases§
- Account
Id - Balance
- Block
- Hash
- Minimum
Balance - Nonce
- Opaque
Block - The opaque block type. This is the same
BlockOf
, but it hassp_runtime::OpaqueExtrinsic
as its final extrinsic type.