radixWallet
const
radixWallet:object
Defined in: wallets/src/radix/index.ts:19
Type declaration
Section titled “Type declaration”connectRadixWallet
Section titled “connectRadixWallet”connectRadixWallet:
object
connectRadixWallet.connectWallet()
Section titled “connectRadixWallet.connectWallet()”connectWallet: (
connectParams
) => (…params
) =>Promise
<boolean
>
Parameters
Section titled “Parameters”connectParams
Section titled “connectParams”addChain
Section titled “addChain”AddChainType
Returns
Section titled “Returns”(…
params
):Promise
<boolean
>
Parameters
Section titled “Parameters”params
Section titled “params”…[Chain
[]]
Returns
Section titled “Returns”Promise
<boolean
>
connectRadixWallet.supportedChains
Section titled “connectRadixWallet.supportedChains”supportedChains:
Radix
[]