Module types
Structs§
- Account
Id - The default environment
AccountId
type. - Account
IdMapper - Address
- A Solidity compatible
address
type. - Event
Record Foo - Hash
- The default environment
Hash
type. - Runtime
Event
Enums§
- Default
Environment - The fundamental types of the default configuration.
- Deposit
Limit - NoChain
Extension - Placeholder for chains that have no defined chain extension.
- Origin
- The type of origins supported by
pallet-revive
. - Phase
- A phase of a block’s execution.
Traits§
- Account
IdGuard - todo remove
A trait to enforce that a type should be an
Environment::AccountId
. - Clear
- The equivalent of
Zero
for hashes. - Codec
AsType - Environment
- The environmental types usable by contracts defined with ink!.
- From
Little Endian - Allows to instantiate a type from its little-endian bytes representation.
Type Aliases§
- Balance
- The default balance type.
- Block
Number - The default block number type.
- Event
Record - The default event record type.
- Gas
- The default gas type.
- Timestamp
- The default timestamp type.