Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
React SDK
References
SmartWalletConfigOptions
SmartWalletConfigOptions
Defined in
react/src/wallet/wallets/smartWallet/types.ts#L6
type
SmartWalletConfigOptions
=
Omit
<
SmartWalletConfig
,
"chain"
|
"clientId"
|
"secretKey"
>;
On this page