Skip to main content

Type Alias: IotaSignPersonalMessageFeature

type IotaSignPersonalMessageFeature = object;

A Wallet Standard feature for signing a personal message, and returning the message bytes that were signed, and message signature.

Properties

iota:signPersonalMessage

iota:signPersonalMessage: object;

Namespace for the feature.

version

version: IotaSignPersonalMessageVersion;

Version of the feature API.

signPersonalMessage

signPersonalMessage: IotaSignPersonalMessageMethod;