Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpfapi authored Aug 8, 2024
1 parent d94b919 commit 70ba57a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,16 @@ Depending on the network load, the number of tips can be increased so that the t
Usage example:
```sh
ore --rpc http://<rpc_host> --keypair 'keypair.json' --priority-fee 10000 --tips 50000 mine --threads 1
ore --rpc http://<rpc_host> --keypair 'keypair.json' --priority-fee 10000 --tips 50000 mine --cores 1
```

<br />Commissions are sent to the account [EoXEM37CZpA4pPv2pet4befGQ93sw2ZRNUrEWVQRJQnK](https://solscan.io/account/EoXEM37CZpA4pPv2pet4befGQ93sw2ZRNUrEWVQRJQnK) associated with the tx relay. <br /><br />

## Latency (RPC&relay)

Make sure your client instance is close to the RPC and relay **https://rpc.ore.wtf** (NY region located).
Recommended latency value is 10-50ms

## Benchmark of tx landing
Benchmark of successful transactions over the past 24 hours.
Green indicators are successful transactions.
Expand Down

0 comments on commit 70ba57a

Please sign in to comment.