parseAuth

Parses the auth field from a list of base64-encoded strings to a list of SorobanAuthorizationEntry XDR objects.

Return

list of parsed SorobanAuthorizationEntry objects, or null if auth is null

Throws

if any XDR string is malformed or cannot be decoded