receive constant

Represents a receive entry type.

Implementation

static const SmartContractAbiEntryType receive =
    SmartContractAbiEntryType._(5, 'Receive');