parse Envelope Xdr
Parses the envelopeXdr field from a base64-encoded string to a TransactionEnvelope XDR object.
Return
the parsed TransactionEnvelope object
Throws
if the XDR string is malformed or cannot be decoded
Parses the envelopeXdr field from a base64-encoded string to a TransactionEnvelope XDR object.
the parsed TransactionEnvelope object
if the XDR string is malformed or cannot be decoded