transactions
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#Command
|
||||
CommandWrapper {
|
||||
transaction: string { } ; // Random Transaction ID
|
||||
commit: boolean { @PrimitiveType } ;
|
||||
|
||||
request: string {} ; // Random Request ID
|
||||
type: string {} ; // Command Type
|
||||
payload: binary {} ;
|
||||
|
||||
Reference in New Issue
Block a user