mirror of
https://github.com/Rucknium/misc-research.git
synced 2025-01-03 09:09:25 +00:00
Fix formatting on README
This commit is contained in:
parent
a08a3e7996
commit
cd14fd94cd
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ rpcuser=<USER>
|
|||
rpcpassword=<PASSWORD>
|
||||
```
|
||||
|
||||
Input <USER> and <PASSWORD> of your choice.
|
||||
Input \<USER\> and \<PASSWORD\> of your choice.
|
||||
|
||||
The script spawns multiple R process threads to accelerate queries to `bitcoind` and will take several hours to execute. In the specified data directory, a set of files named `tx_graph_height_BEGIN _to_END.rds` will be created.
|
||||
|
||||
|
|
Loading…
Reference in a new issue