- Blockchain By Example
- Bellaj Badr Richard Horrocks Xun (Brian) Wu
- 86字
- 2021-06-10 18:53:49
Wallet preparation
Iquidus Explorer is now ready to connect to your node, but first we will need to run the Readercoin node with the option -txindex or set -txindex=1 in your readercoin.conf. This will facilitate the obtaining of transaction data for any transaction in the blockchain and your client will maintain an index of all transactions that have ever happened. If you have been running your client for a while, but haven't had txindex=1 set, then it might take a few hours to rebuild the index.