Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomOperation

brief

provides a generic way to add higher level protocols on top of witness consensus

ingroup

operations

There is no validation for this operation other than that required auths are valid

Hierarchy

Index

Properties

Properties

0

0: "custom"

1

1: { data: Buffer | HexBuffer | number[]; id: number; required_auths: string[] }

Type declaration

  • data: Buffer | HexBuffer | number[]
  • id: number
  • required_auths: string[]

Generated using TypeDoc