Skip to content

Commit

Permalink
PM-1156: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
simisimis committed Feb 6, 2024
1 parent 2f529d6 commit 771b190
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Make sure you have `node` installed on your system. Git clone [mina-transactions
| `TRANSACTION_TYPE` | A type of transaction: `regular` or `zkApp`. | `regular` |
| `TRANSACTION_COUNT` | How many transactions to send(`-1` for unlimited). | `5` |
| `TRANSACTION_INTERVAL` | How often execute the transactions(in miliseconds). | `5000` |
| `TRANSACTION_AMOUNT` | Amount(per transaction) to send. | `2` |
| `TRANSACTION_FEE` | Transaction fee. | `0.1` |

1. Create a `txt` file with a list of public keys or receiving accounts.
```bash
Expand Down

0 comments on commit 771b190

Please sign in to comment.