accounts property

List<Address>? accounts
getter/setter pair

List of accounts in addition to the sender that may be accessed from the application's approval-program and clear-state-program.

Implementation

List<Address>? accounts;