Module types
Structs§
- The default environment
AccountId
type. - The default environment
Hash
type.
Enums§
- The fundamental types of the default configuration.
- Placeholder for chains that have no defined chain extension.
- The type of origins supported by
pallet-revive
. - A phase of a block’s execution.
Traits§
- todo remove A trait to enforce that a type should be an
Environment::AccountId
. - The equivalent of
Zero
for hashes. - The environmental types usable by contracts defined with ink!.
- Allows to instantiate a type from its little-endian bytes representation.
Type Aliases§
- The default balance type.
- The default block number type.
- The default event record type.
- The default gas type.
- The default timestamp type.