Ask AI
Docs
Connect
Contracts
Engine
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
SignOptions
SignOptions
Defined in
thirdweb/src/utils/signatures/sign.ts#L9
Options for signing a transaction hash.
type
SignOptions
=
{
hash
:
Hex
;
privateKey
:
Hex
};
hash
privateKey
On this page