parseResultMetaXdr

Parses the resultMetaXdr field from a base64-encoded string to a TransactionMeta XDR object.

Return

the parsed TransactionMeta object, or null if resultMetaXdr is null

Throws

if the XDR string is malformed or cannot be decoded