Docs

PrivateKeyAccountOptions

type PrivateKeyAccountOptions = {
client: ThirdwebClient;
privateKey: string;
};