Skip to content

Commit

Permalink
whoopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
novusnota committed Jan 14, 2025
1 parent 33a2ea7 commit 364e779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/content/docs/book/compile.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ Signature: `StdAddress{workchain:int8,address:uint256}`
[TL-B schema][tlb] of each [Message][message] contains its opcode, which is handy for looking up the auto-generated opcodes as well as confirming the [manually provided ones](/book/structs-and-messages#message-opcodes). For example:

```md
## Deploy
### Deploy
TL-B: `deploy#946a98b6 queryId:uint64 = Deploy`
Signature: `Deploy{queryId:uint64}`

## Seven
### Seven
TL-B: `seven#00000007 = Seven`
Signature: `Seven{}`
```
Expand Down

0 comments on commit 364e779

Please sign in to comment.