Skip to content

Commit

Permalink
fix: typo, sad -> said
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyRusso committed Dec 18, 2024
1 parent f9d28bd commit 13cd51f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ Note that the `0x8E`, `0x90`, and `0x92` wallet exit codes are designed to preve

#### Preparing for Gasless Transactions

As was sad before v5 wallet smart contract allows the processing of internal messages signed by the owner. This also allows you to make gasless transactions, e.g., payment of network fees when transferring USDt in USDt itself. Common scheme looks like that:
As was said before v5 wallet smart contract allows the processing of internal messages signed by the owner. This also allows you to make gasless transactions, e.g., payment of network fees when transferring USDt in USDt itself. Common scheme looks like that:

![image](/img/gasless.jpg)

Expand Down

0 comments on commit 13cd51f

Please sign in to comment.