WalletAuthenticator.(constructor)
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Constructs a new instance of the WalletAuthenticator class
Signature:
constructor(network: NetworkOrSignerOrProvider, wallet: UserWallet, options: SDKOptions);
Parameters
| Parameter | Type | Description |
|---|---|---|
| network | NetworkOrSignerOrProvider | |
| wallet | UserWallet | |
| options | SDKOptions |