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