Ask AI
Docs
Connect
Contracts
Engine
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
PrivateKeyAccountOptions
PrivateKeyAccountOptions
Defined in
thirdweb/src/wallets/private-key.ts#L19
type
PrivateKeyAccountOptions
=
{
client
:
ThirdwebClient
;
privateKey
:
string
;
};
client
privateKey
On this page