parse Xdr
Parses the xdr field from a base64-encoded string to an SCVal XDR object.
Return
the parsed SCVal object, or null if xdr is null
Throws
if the XDR string is malformed or cannot be decoded
Parses the xdr field from a base64-encoded string to an SCVal XDR object.
the parsed SCVal object, or null if xdr is null
if the XDR string is malformed or cannot be decoded