bnb-chain.github.io
bnb-chain.github.io copied to clipboard
Update fullnode.md - wrong source folder in the `mv` command
The source folder of the below command should be server/data-seed/geth/triecache instead of server/data-seed/geth/chaindata:
mv server/data-seed/geth/chaindata node/geth/triecache
Reference: https://github.com/bnb-chain/bsc-snapshots/blob/main/README.md?plain=1#L102