diff --git a/wallet/v1/msg.proto b/wallet/v1/msg.proto index 476d992..83b3133 100644 --- a/wallet/v1/msg.proto +++ b/wallet/v1/msg.proto @@ -185,6 +185,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 :)