From 70ba57a57e9d1420ee030dfb9d31192e11441664 Mon Sep 17 00:00:00 2001 From: 0xpfapi Date: Thu, 8 Aug 2024 11:59:06 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee046d2a..44636e80 100644 --- a/README.md +++ b/README.md @@ -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:// --keypair 'keypair.json' --priority-fee 10000 --tips 50000 mine --threads 1 +ore --rpc http:// --keypair 'keypair.json' --priority-fee 10000 --tips 50000 mine --cores 1 ```
Commissions are sent to the account [EoXEM37CZpA4pPv2pet4befGQ93sw2ZRNUrEWVQRJQnK](https://solscan.io/account/EoXEM37CZpA4pPv2pet4befGQ93sw2ZRNUrEWVQRJQnK) associated with the tx relay.

+## 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.