v2: renamed usergettrxlist -> trxlistfilter
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
+1
-1
@@ -390,7 +390,7 @@ message Transaction {
|
||||
double token_price = 21;
|
||||
}
|
||||
|
||||
message UserGetTransactionListReq {
|
||||
message TransactionListFilter {
|
||||
auth.v1.InternalIAM iam = 1;
|
||||
optional int32 page_no = 2;
|
||||
optional int32 page_size = 3;
|
||||
|
||||
Reference in New Issue
Block a user