op
op: { type: "custom_json_operation"; value: { id: string; json: string; required_auths: string[]; required_posting_auths: string[] } }
Type declaration
-
type: "custom_json_operation"
-
value: { id: string; json: string; required_auths: string[]; required_posting_auths: string[] }
-
id: string
-
json: string
-
required_auths: string[]
-
required_posting_auths: string[]
ID string, must be less than 32 characters long.