Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendEncryptedMessageArgs

Copyright (c) 2022 Signum Network

see

Wallet.sendEncryptedMessage

Hierarchy

  • SendEncryptedMessageArgs

Index

Properties

Optional feeSigna

feeSigna: string | number

A custom fee in Signa value. You can use this to override automatic calculation.

Optional hexMessage

hexMessage: string

The binary hexadecimal message to be sent. You can either send a text or hex message, but not both

Optional message

message: string

The plain message string, i.e. text, stringified json or other human readable string.

recipientPublicKey

recipientPublicKey: string

The recipients public key. It cannot be the numeric Id, i.e. the receiving account must be activated in the network