Create Account Op Xdr
XDR Source: struct CreateAccountOp { AccountID destination; // account to create int64 startingBalance; // amount they end up with };
XDR Source: struct CreateAccountOp { AccountID destination; // account to create int64 startingBalance; // amount they end up with };