PAYMENT_NO_DESTINATION constant

XdrPaymentResultCode const PAYMENT_NO_DESTINATION

Destination account does not exist.

Implementation

static const PAYMENT_NO_DESTINATION =
    const XdrPaymentResultCode._internal(-5);