Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransferOperation

Transfers STEEM from one account to another.

Hierarchy

Index

Properties

Properties

0

0: "transfer"

1

1: object

Type declaration

  • amount: string | Asset

    Amount of STEEM or SBD to send.

  • from: string

    Sending account name.

  • memo: string

    Plain-text note attached to transaction.

  • to: string

    Receiving account name.

Generated using TypeDoc