op
op
: { type
: "custom_operation"; value
: { data
: Buffer | HexBuffer | number[]; id
: number; required_auths
: string[] } }
Type declaration
-
type: "custom_operation"
-
value: { data: Buffer | HexBuffer | number[]; id: number; required_auths: string[] }
-
data: Buffer | HexBuffer | number[]
-
id: number
-
required_auths: string[]
provides a generic way to add higher level protocols on top of witness consensus
operations
There is no validation for this operation other than that required auths are valid