Skip to main content
Method on an account instance returned by createAccount.

Usage

Parameters

SignableMessage
required
Message to sign
Chain
required
Chain to sign the message for
SignerSet | undefined
required
Signers to use, or undefined for the account default

Returns

`0x${string}`
The signature

See also