From c5bfe285ef91810fab02c5352593f5a1455458bf Mon Sep 17 00:00:00 2001 From: krigga Date: Sun, 7 Jul 2024 14:33:07 +0300 Subject: [PATCH] Specify that `prove_ownership` must be rejected on SBT if not sent by owner (#117) --- text/0085-sbt-standard.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/text/0085-sbt-standard.md b/text/0085-sbt-standard.md index 3808e7be..b93f3106 100644 --- a/text/0085-sbt-standard.md +++ b/text/0085-sbt-standard.md @@ -34,8 +34,10 @@ forward_payload:^Cell with_content:Bool = InternalMsgBody; `with_content` - if true, SBT's content cell will be included in message to contract. -**Should do:** +**Should be rejected if:** +* Sender address is not the owner's address. +**Otherwise should do:** Send message with TL-B schema to `dest` contract: ``` ownership_proof#0524c7ae query_id:uint64 item_id:uint256 owner:MsgAddress