Field | Value |
---|---|
Version | v2.0.0 |
Block | 19338195 (Nov 15 2024 13:13:00 PM (+09:00 UTC)) |
Link | Download |
Size | 555G <-> 649G |
Field | Value |
---|---|
Version | v2.0.0 |
Block | 21997530 (Nov 15 2024 13:13:00 PM (+09:00 UTC)) |
Link | Download |
Size | 204G <-> 220G |
Field | Value |
---|---|
Version | v1.3.0 |
Block | 19050560 (Nov 05 2024 13:30:42 PM (+09:00 UTC)) |
Link | Download |
Size | 36G <-> 39G |
Field | Value |
---|---|
Version | v1.3.0 |
Block | 21709887 (Nov 05 2024 13:30:42 PM (+09:00 UTC)) |
Link | Download |
Size | 13G <-> 14G |
This method allows you to download and export the snapshot simultaneously. If there is no reason to save the snapshot, you can save time and disk space using this method. Change to the chain data directory before executing (/var/lib/bifrost-data
according to the operation manual). The expected download duration will take up to an hour.
For instances that has not installed lz4
, it should be manually installed by the following command.
apt install lz4
cd <YOUR-BASE-PATH-DIRECTORY>
wget -q -O - $LINK | tar -I lz4 -xvf -
Return to the process in the operation manual once complete.
aria2c -s14 -x14 -k100M $LINK -o $PATH
tar -I lz4 -xvf $FILE -C <YOUR-BASE-PATH-DIRECTORY>