Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/wallet-ts
internal
WalletAdapterEvents
Interface WalletAdapterEvents
Hierarchy
WalletAdapterEvents
Index
Methods
connect
disconnect
error
ready
State
Change
Methods
connect
connect
(
publicKey
:
PublicKey
)
:
void
Parameters
publicKey:
PublicKey
Returns
void
disconnect
disconnect
(
)
:
void
Returns
void
error
error
(
error
:
WalletError
)
:
void
Parameters
error:
WalletError
Returns
void
ready
State
Change
ready
State
Change
(
readyState
:
WalletReadyState
)
:
void
Parameters
readyState:
WalletReadyState
Returns
void
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Event
Emitter
Wallet
Adapter
Events
connect
disconnect
error
ready
State
Change
Generated using
TypeDoc