区块链引导程序

When you run your own node there are a couple of options to download the blockchain. You can run your daemon and sync the chain ‘manually’. This can take some time to do, and the chain will take up a lot of storage (~35GB).

It is also possible to speed up this process by downloading the blockchain bootstrap file.

The file can be downloaded from here:
https://docs.havenprotocol.org/blockchain/data.mdb
(sha256 checksum : f9e7529d340caaefa8ce478f8862a50467584e3e6d349b8b939beb614cf70d87)

  • 要使用它,您只需替换现有的 数据库 文件与下载的文件。

The last update was carried out on 24th August 2024 (~35GB); this will speed up the sync time.

注意: 因为这是一个“快照”而不是区块链的实时导入版本,所以无法验证记录的真实性。用户自行承担下载和使用的风险。

以前 Docker 镜像快速入门指南
下一个 多重签名
zh_CN简体中文