Send Mode
enum SendMode
Protobuf enum TW.TheOpenNetwork.Proto.SendMode
Entries
Link copied to clipboard
PAY_FEES_SEPARATELY = 1;
Link copied to clipboard
IGNORE_ACTION_PHASE_ERRORS = 2;
Link copied to clipboard
DESTROY_ON_ZERO_BALANCE = 32;
Link copied to clipboard
ATTACH_ALL_INBOUND_MESSAGE_VALUE = 64;
Link copied to clipboard
ATTACH_ALL_CONTRACT_BALANCE = 128;
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.