stellar_flutter_sdk
stellar_flutter_sdk
XdrCreateAccountOp
XdrCreateAccountOp constructor
XdrCreateAccountOp
XdrCreateAccountOp
constructor
Null safety
XdrCreateAccountOp
(
XdrAccountID
_destination
,
XdrInt64
_startingBalance
)
Implementation
XdrCreateAccountOp(this._destination, this._startingBalance);
stellar_flutter_sdk
stellar_flutter_sdk
XdrCreateAccountOp
XdrCreateAccountOp constructor
XdrCreateAccountOp class
Constructors
XdrCreateAccountOp
Properties
destination
hashCode
runtimeType
startingBalance
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode