Skip to content

Commit

Permalink
feat(docs): update dedust cookbook
Browse files Browse the repository at this point in the history
  • Loading branch information
a-bahdanau committed Nov 1, 2024
1 parent 0417e2c commit 920a363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/cookbook/dexes/dedust.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ extends fun build(self: NativeDepositLiquidity): Cell {
message ProvideLp {
myJettonWalletAddress: Address; // calculated offchain for ease of example, in real world scenarios should be calculated onchain
myJettonWalletAddress: Address;
}
contract Example {
Expand Down

0 comments on commit 920a363

Please sign in to comment.