Crate pallet_evm_precompile_collective

Source
Expand description

Precompile to interact with pallet_collective instances.

Structs§

CollectivePrecompile

Enums§

CollectivePrecompileCall

Constants§

SELECTOR_LOG_CLOSED
Solidity selector of the Closed log.
SELECTOR_LOG_EXECUTED
Solidity selector of the Executed log.
SELECTOR_LOG_PROPOSED
Solidity selector of the Proposed log.
SELECTOR_LOG_VOTED
Solidity selector of the Voted log.

Functions§

hash
log_closed
log_executed
log_proposed
log_voted