parse After
Parses the after field from a base64-encoded string to a LedgerEntry XDR object.
Return
the parsed LedgerEntry object, or null if after is null
Throws
if the XDR string is malformed or cannot be decoded
Parses the after field from a base64-encoded string to a LedgerEntry XDR object.
the parsed LedgerEntry object, or null if after is null
if the XDR string is malformed or cannot be decoded