mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
fix description
This commit is contained in:
@@ -139,7 +139,7 @@ message Token {
|
|||||||
string usd_price = 8;
|
string usd_price = 8;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Return a list of NFT assets
|
// Return a list of assets
|
||||||
message AssetsRequest {
|
message AssetsRequest {
|
||||||
// limit returned assets
|
// limit returned assets
|
||||||
int32 limit = 1;
|
int32 limit = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user