event identifier
This commit is contained in:
parent
0a3da2082b
commit
339fc9c141
6 changed files with 2163 additions and 2130 deletions
|
|
@ -224,6 +224,7 @@ message UserOperation {
|
|||
UserOperationType type = 2;
|
||||
bool inbound =3;
|
||||
int64 amount = 4;
|
||||
string identifier = 5;
|
||||
}
|
||||
message UserOperations {
|
||||
int64 fromIndex=1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue