Skip to content

Commit

Permalink
Specify that prove_ownership must be rejected on SBT if not sent by…
Browse files Browse the repository at this point in the history
… owner (#117)
  • Loading branch information
krigga authored Jul 7, 2024
1 parent 2832637 commit c5bfe28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion text/0085-sbt-standard.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

4 comments on commit c5bfe28

@Nopandi1101

This comment was marked as spam.

@Nopandi1101

This comment was marked as spam.

@armanpondit
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello sir

@hossen71

This comment was marked as spam.

Please sign in to comment.