You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-5Lines changed: 28 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,13 @@
1
1
# bitconnectCoin BlockChain BootStrap
2
2
3
-
Chain-data files for the [BCC / BitConnect Coin / bitconnectCoin blockchain](https://chainz.cryptoid.info/bcc"BCC BlockChain"). Using these files significantly reduces the time to sync the [BCC / BitConnect Coin / bitconnectCoin blockchain](https://chainz.cryptoid.info/bcc"BCC BlockChain") from scratch.
3
+
**Chain-data files for the**[BCC / BitConnect Coin / bitconnectCoin blockchain](https://chainz.cryptoid.info/bcc"BCC BlockChain")**.****Using these files significantly reduces the time to sync the**[BCC / BitConnect Coin / bitconnectCoin blockchain](https://chainz.cryptoid.info/bcc"BCC BlockChain")**from scratch.**
4
4
5
-
General Wallet Tutorials: [New](https://youtu.be/RTieeNXGNrE"New Wallet Tutorial") | [Old](https://youtu.be/OFPNmYAQYdw"Old Wallet Tutorial")
### GitHub Release Direct Download: [Here](https://github.com/bitconnectCore/bitconnectCoin-blockchain-bootstrap/releases/download/1.0/bitconnect.zip"Download")
9
11
10
12
---
11
13
@@ -31,6 +33,7 @@ Open Finder and in the program menu select Go > To Folder and enter the above pa
31
33
**6.** Inside the downloaded bitconnect folder there is **one** folder and **two** files. Move all **three** items into the bitconnectCoin wallet's data directory that you just removed files from.
32
34
***txleveldb** - File Folder
33
35
***blk0001.dat** - DAT File
36
+
***peers.dat** - DAT File
34
37
***bitconnect** - CONF File
35
38
36
39
**7.** Run the wallet and syncing should begin at the bootstrap's last block.
@@ -57,4 +60,24 @@ Open Finder and in the program menu select Go > To Folder and enter the above pa
57
60
58
61
---
59
62
60
-

0 commit comments