- Preparing search index...
- The search index is not available
@hiveio/dhive
Interface CustomBinaryOperation
Properties
0
0: "custom_binary"
1
1
: { data
: number[] | Buffer | HexBuffer; id
: string; required_active_auths
: string[]; required_auths
: AuthorityType[]; required_owner_auths
: string[]; required_posting_auths
: string[] }
Type declaration
-
data: number[] | Buffer | HexBuffer
-
id: string
-
required_active_auths: string[]
-
-
required_owner_auths: string[]
-
required_posting_auths: string[]
Generic operation.