Deprecated

Use Message instead.

Constructors

Properties

address: Address

Address of the wallet that performed the signing operation

message: Buffer

Actual message being signed.

signature: Buffer

Signature obtained by a signer of type

Param: signer

.

signer: string

Text representing the identifer for the application that signed the message

version: number

Number representing the signable message version

Methods