Checks if WalletInfo is WalletInfoInjectable and WalletInfo is injected to the current webpage (walletInfo.injected === true).
WalletInfo
WalletInfoInjectable
walletInfo.injected === true
WalletInfo to check.
Generated using TypeDoc
Checks if
WalletInfo
isWalletInfoInjectable
andWalletInfo
is injected to the current webpage (walletInfo.injected === true
).