Merge pull request 'add type to Asset' (#9) from wallet/#22 into v2
Reviewed-on: https://git.kahrobatoken.com/Kahroba/proto/pulls/9
This commit was merged in pull request #9.
This commit is contained in:
@@ -75,6 +75,7 @@ message Asset {
|
||||
repeated string images = 30;
|
||||
int32 status = 31;
|
||||
AssetMeta meta = 32;
|
||||
string type = 33;
|
||||
}
|
||||
|
||||
message GetAssetReq {
|
||||
|
||||
Reference in New Issue
Block a user