Properties
Private
acknowledgeRequest
acknowledgeRequest: any
Private
activeAccountOrPbk
activeAccountOrPbk: any
Protected
Readonly
activeListeners
activeListeners: Map<string, ((message) => void)>
Type declaration
-
- (message): void
-
Returns void
Private
activeNetwork
activeNetwork: any
Protected
Readonly
channelOpeningListeners
channelOpeningListeners: Map<string, ((pairingResponse) => void)>
Type declaration
-
- (pairingResponse): void
-
Returns void
Private
checkWalletReadiness
checkWalletReadiness: any
Private
clearEvents
clearEvents: any
Private
clearState
clearState: any
Private
closePairings
closePairings: any
Private
closeSessions
closeSessions: any
Private
disconnect
disconnect: any
Readonly
disconnectionEvents
disconnectionEvents: Set<string>
Private
fetchAccounts
fetchAccounts: any
Private
getPermittedMethods
getPermittedMethods: any
Private
getPermittedNetwork
getPermittedNetwork: any
Private
getSession
getSession: any
Private
getSignClient
getSignClient: any
Private
getTezosNamespace
getTezosNamespace: any
Private
getTezosRequiredNamespace
getTezosRequiredNamespace: any
Private
getTopicFromSession
getTopicFromSession: any
Private
isLeader
isLeader: any
Protected
isMobileOS
isMobileOS: (() => boolean)
Type declaration
-
- (): boolean
-
Returns boolean
Private
isMobileSesion
isMobileSesion: any
Protected
Optional
Readonly
keyPair
keyPair?: KeyPair
Private
messageIds
messageIds: any
Private
notifyListeners
notifyListeners: any
Private
notifyListenersWithPermissionResponse
notifyListenersWithPermissionResponse: any
Private
onPairingClosed
onPairingClosed: any
Private
onSessionClosed
onSessionClosed: any
Private
openSession
openSession: any
Private
permissionScopeParamsToNamespaces
permissionScopeParamsToNamespaces: any
Private
ping
ping: any
Private
pingInterval
pingInterval: any
Private
session
session: any
Private
setDefaultAccountAndNetwork
setDefaultAccountAndNetwork: any
signClient
signClient: undefined | SignClient
storage
Private
subscribeToSessionEvents
subscribeToSessionEvents: any
Private
tryConnectToRelayer
tryConnectToRelayer: any
Private
updateActiveAccount
updateActiveAccount: any
Private
updateStorageWallet
updateStorageWallet: any
Private
validateAccounts
validateAccounts: any
Private
validateEvents
validateEvents: any
Private
validateMethods
validateMethods: any
Private
validateNetworkAndAccount
validateNetworkAndAccount: any
Private
validateReceivedNamespace
validateReceivedNamespace: any
Private
wcOptions
wcOptions: any
Private
Static
instance
instance: any
Internalapi