Preparing search index...
The search index is not available
@coinbase/coinbase-sdk
@coinbase/coinbase-sdk
wallets/types
NetworkScopedSmartWallet
Type alias NetworkScopedSmartWallet
Network
Scoped
Smart
Wallet
:
Prettify
<
Omit
<
SmartWallet
,
"sendUserOperation"
>
&
{
network
:
Network
;
paymasterUrl
?:
string
;
sendUserOperation
:
(
<
T
>
(
options
)
=>
Promise
<
SendUserOperationReturnType
>
)
;
}
>
A smart wallet that's configured for a specific network
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@coinbase/coinbase-sdk
Loading...
A smart wallet that's configured for a specific network