This commit is contained in:
boufni95 2023-11-19 15:01:56 +01:00
parent 5969e8fecf
commit 703379c938
12 changed files with 2070 additions and 2043 deletions

View file

@ -226,6 +226,7 @@ message UserOperation {
bool inbound =3;
int64 amount = 4;
string identifier = 5;
string operationId = 6;
}
message UserOperations {
int64 fromIndex=1;