Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EasyWalletPayArgs

Copyright (c) 2022 Signum Network

see

EasyWallet.pay

Hierarchy

  • EasyWalletPayArgs

Index

Properties

Optional amount

amount: number

The amount in Signa to be paid

Optional deadline

deadline: number

The deadline in minutes until the payment will be removed from mem pool, if it is not processed yet Defaults to 1440 (maximum)

Optional encrypt

encrypt: boolean

Determines, whether the message will be encrypted, or not. Default is false

Optional fee

fee: number

The fee to be paid in Signa

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 text message to be sent

Optional readonly

readonly: boolean

Decides whether the send form on the wallet should be editable or not. Defaults to false

to

to: string

The recipients address/account Id