event-configuration-contracts
EthereumEventConfiguration
buildEventInitData
buildEventInitDatafunction buildEventInitData(
IEthereumEvent.EthereumEventVoteData eventVoteData
) internal view returns(
IEthereumEvent.EthereumEventInitData eventInitData)Name
Type
Description
deployEvent
deployEventfunction deployEvent(
IEthereumEvent.EthereumEventVoteData eventVoteData
) external override reserveMinBalance(MIN_CONTRACT_BALANCE)Name
Type
Description
deriveEventAddress
deriveEventAddressType
Description
EverscaleEventConfiguration
buildEventInitData
buildEventInitDataName
Type
Description
Name
Type
Description
deployEvent
deployEventName
Type
Description
deriveEventAddress
deriveEventAddressName
Type
Description
Name
Type
Description
onEventConfirmedExtended
onEventConfirmedExtendedType
Description
Last updated