PAYMENT_NO_DESTINATION constant Null safety
Destination account does not exist.
Implementation
static const PAYMENT_NO_DESTINATION =
const XdrPaymentResultCode._internal(-5);
Destination account does not exist.
static const PAYMENT_NO_DESTINATION =
const XdrPaymentResultCode._internal(-5);