Merge pull request 'chore-add-token-price-tx-item' (#13) from chore-add-token-price-tx-item into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/13
This commit is contained in:
commit
5f1fc3b0f2
@ -267,6 +267,7 @@ message Transaction {
|
|||||||
optional string trx_hash = 18;
|
optional string trx_hash = 18;
|
||||||
optional string from_public_key = 19;
|
optional string from_public_key = 19;
|
||||||
optional string to_public_key = 20;
|
optional string to_public_key = 20;
|
||||||
|
double token_price = 21;
|
||||||
}
|
}
|
||||||
|
|
||||||
message UserGetTransactionListReq {
|
message UserGetTransactionListReq {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user