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