Compare commits
1 Commits
5cfa6745a6
...
f8d480e834
Author | SHA1 | Date | |
---|---|---|---|
f8d480e834 |
@ -27,7 +27,7 @@ message TransactionCreate {
|
||||
message TransactionUpdate {
|
||||
string ID = 1;
|
||||
optional int64 Value = 2;
|
||||
optional int64 StateID = 3;
|
||||
optional int32 StateID = 3;
|
||||
optional google.protobuf.Struct Data = 4;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user