stellar_flutter_sdk
stellar_flutter_sdk
XdrTransactionResultCode
txNO_ACCOUNT constant
txNO_ACCOUNT
stellar_flutter_sdk
stellar_flutter_sdk
XdrTransactionResultCode
txNO_ACCOUNT constant
XdrTransactionResultCode class
Constructors
XdrTransactionResultCode
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
txBAD_AUTH
txBAD_AUTH_EXTRA
txBAD_SEQ
txBAD_SPONSORSHIP
txFAILED
txFEE_BUMP_INNER_FAILED
txFEE_BUMP_INNER_SUCCESS
txINSUFFICIENT_BALANCE
txINSUFFICIENT_FEE
txINTERNAL_ERROR
txMISSING_OPERATION
txNO_ACCOUNT
txNOT_SUPPORTED
txSUCCESS
txTOO_EARLY
txTOO_LATE
txNO_ACCOUNT
constant
XdrTransactionResultCode
const
txNO_ACCOUNT
Source account not found.
Implementation
static const txNO_ACCOUNT = const XdrTransactionResultCode._internal(-8)