Compare commits
No commits in common. "f8d480e834dcb946364d04bb4502c9b8936015c6" and "5cfa6745a61e068d78d5b6cdf5b285ef882b101d" have entirely different histories.
f8d480e834
...
5cfa6745a6
@ -27,7 +27,7 @@ message TransactionCreate {
|
||||
message TransactionUpdate {
|
||||
string ID = 1;
|
||||
optional int64 Value = 2;
|
||||
optional int32 StateID = 3;
|
||||
optional int64 StateID = 3;
|
||||
optional google.protobuf.Struct Data = 4;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user