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 was merged in pull request #13.
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user