decodeAuthorizationEntries

Decodes authorization entries from base64 XDR.

The XDR format is length-prefixed: 4-byte int count, then entries.

Return

List of decoded authorization entries

Parameters

base64Xdr

Base64-encoded XDR array of authorization entries

Throws

If decoding fails