Ask AI
Docs
Connect
Contracts
Payments
Engine
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
SpecificInjectedWalletOptions
SpecificInjectedWalletOptions
Defined in
thirdweb/src/wallets/injected/types.ts#L29
type
SpecificInjectedWalletOptions
=
Omit
<
InjectedWalletOptions
,
"walletId"
>;
On this page