We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ba813 commit 1c8841cCopy full SHA for 1c8841c
tutorials/wordle.md
@@ -595,7 +595,7 @@ wordled tx wordle submit-wordle giant --from wordle-key --keyring-backend test -
595
596
> NOTE: We are submitting a transaction asynchronously to avoid
597
any timeout errors. With Rollkit as a replacement to CometBFT, we
598
- need to wait for data availability network to ensure a block
+ need to wait for the data availability network to ensure a block
599
was included from Wordle, before proceeding to the next block. Currently,
600
in Rollkit, the single aggregator is not moving forward with the next block
601
production as long as it is trying to submit the current block to the DA network.
0 commit comments