Skip to content

signMessage

Signs a message

Import

import { SolanaSigner } from "@account-kit/signer";

Parameters

message

Uint8Array

  • The message to sign

Returns

Promise<ByteArray> The signature of the message