PAYMENT_NOT_AUTHORIZED constant Null safety
Destination not authorized to hold asset.
Implementation
static const PAYMENT_NOT_AUTHORIZED =
const XdrPaymentResultCode._internal(-7);
Destination not authorized to hold asset.
static const PAYMENT_NOT_AUTHORIZED =
const XdrPaymentResultCode._internal(-7);