Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VoteOperation

Hierarchy

Index

Properties

Properties

0

0: "vote"

1

1: { author: string; permlink: string; voter: string; weight: number }

Type declaration

  • author: string
  • permlink: string
  • voter: string
  • weight: number

    Voting weight, 100% = 10000 (100_PERCENT).

Generated using TypeDoc