parseResultXdr

Parses the resultXdr field from a base64-encoded string to a TransactionResult XDR object.

Return

the parsed TransactionResult object, or null if resultXdr is null

Throws

if the XDR string is malformed or cannot be decoded