Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
matevz committed Feb 13, 2024
1 parent d9ac09a commit 7c3528e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gasless.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ When you submit a transaction to a blockchain, you need to pay certain fee
fee will be included in the block, this mechanism effectively prevents denial
of service attacks on the network. On the other hand, paying for gas requires
from the user that they have certain amount of blockchain-native tokens
available in their wallet which may not be feasible.
available in their wallet which may not be ![feasible](saa.png).

In this chapter we will learn how the user signs and sends their transaction to
a *relayer*. The relayer then wraps the original signed transaction into a new
Expand Down

0 comments on commit 7c3528e

Please sign in to comment.