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 a3e6d88 commit d1ad1f5Copy full SHA for d1ad1f5
cardano-submit-api/README.md
@@ -67,7 +67,7 @@ playground $ txhash=8a3d63d4d95f669ef62570f2936ad50d2cfad399e04808ca21474e70b119
67
playground $ balance=97640000
68
```
69
70
-Find out much much will remain after paying `1000000 lovelace` to the target account:
+Find out how much will remain after paying `1000000 lovelace` to the target account:
71
72
```bash
73
playground $ remaining=$(echo "$balance - 1000000 - 180000" | bc)
0 commit comments