pending txs

This commit is contained in:
boufni95 2023-11-24 22:38:37 +01:00
parent dcb68d0069
commit 6c219c6f62
17 changed files with 3445 additions and 2161 deletions

View file

@ -231,6 +231,7 @@ message UserOperation {
string operationId = 6;
int64 service_fee = 7;
int64 network_fee = 8;
bool confirmed = 9;
}
message UserOperations {
int64 fromIndex=1;