auth property

List<String>? auth
getter/setter pair

Per-address authorizations recorded when simulating this operation. (an array of XdrContractAuth serialized base64 strings)

Implementation

List<String>? auth;