pallet_evm_precompile_collective
0.1.0
Structs
CollectivePrecompile
Enums
CollectivePrecompileCall
Constants
SELECTOR_LOG_CLOSED
SELECTOR_LOG_EXECUTED
SELECTOR_LOG_PROPOSED
SELECTOR_LOG_VOTED
Functions
hash
log_closed
log_executed
log_proposed
log_voted
?
Settings
Function
pallet_evm_precompile_collective
::
log_voted
Copy item path
source
·
[
−
]
pub fn log_voted( address: impl
Into
<H160>, who: impl
Into
<H160>, hash: H256, voted:
bool
, ) -> Log