Const
Readonly
address: StringSchema<undefined>Readonly
message: StringSchema<undefined>The message to sign.
Readonly
protocol: OptionalSchema<EnumSchema<typeof MessageSigningProtocols, undefined>, never>The protocol to use for signing the message.
The address used for signing.