Interface CustomOperation

Generic operation.

Hierarchy

Properties

0 1

Properties

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

Type declaration

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

Generated using TypeDoc