authenticateAs property

List<Account>? authenticateAs
getter/setter pair

Accounts to authenticate with on the relays (NIP-42) When set, AUTH events will be sent for each account that can sign

Implementation

List<Account>? authenticateAs;