pending txs
This commit is contained in:
parent
dcb68d0069
commit
6c219c6f62
17 changed files with 3445 additions and 2161 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue