@divvi/mobile / getWalletClient
Parameters
__namedParameters
networkId
NetworkId
Returns
Promise
<{
unlockAccount
: (passphrase
, duration
) => Promise
<boolean
>;
}>
Viem WalletClient
for the given networkId.
Suggest changes to this pageLast updated: Feb 26, 2025, 3:11 PM