handshake-org / handshake-org/handshake-org.github.io

Pruned full node using more than 400 MB

Open
#141 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
81
Forks
65
PR merge metrics
No merged PRs in 30d

Description

I started running a fresh hsd node in pruned mode, using
```
$ ./bin/hsd --prune --prefix ~/.hsd_prune
```
The instructions here state that it should not require more than 400 MB: https://github.com/handshake-org/handshake-org.github.io/blob/master/src/guides/config.md#pruned-full-node-with-wallet

However, my data directory is 7.8 Gb:
```
$ du -sh hsd_prune/
7.8G hsd_prune/
```

Are the instructions out of date, or am I doing something incorrectly? Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.