itns-sidechain/lib/client
Nodari Chkuaselidze 8affe9570d
node: add fullLock option to the interactive rescan.
Interactive rescan by default does per block scan lock. This enables
parallel rescans, as well as chain sync while rescan is in progress. But
in specific cases, it may be more beneficial to stop the node from
syncing while the rescan is in progress.
2024-08-20 15:33:42 +04:00
..
index.js client: Import hs-client into the project. 2023-01-16 23:49:05 +04:00
node.js node: add fullLock option to the interactive rescan. 2024-08-20 15:33:42 +04:00
wallet.js wallet: WalletNode now emits 'open' and 'close' events. 2024-08-20 15:33:41 +04:00