diff --git a/wallet/v1/msg.proto b/wallet/v1/msg.proto index 35eda5a..3c7c5aa 100644 --- a/wallet/v1/msg.proto +++ b/wallet/v1/msg.proto @@ -201,6 +201,7 @@ message PropertyMeta { string usage_type = 9; string completion_date = 10; string user_agreement_url = 11; + string location_image = 12; } // Used for both locking and releasing asset :)