disable constant

MemoTransferInstruction const disable

Stop requiring memos for transfers into this Account.

Implementation

static const MemoTransferInstruction disable =
    MemoTransferInstruction._("Disable");