Skip to content

Directory creation

Need to build up the folders using the local user's perms before the daemon gets a chance to create the folder as a system user.

this location is being used in docker. {BASE_DIR}/data/chain/

the daemon creates the structure up to this as the docker user on the host machine making it unwritable.

{BASE_DIR}/data/chain/[livenet|testnet]/lmdb

All the DIR's listed as env's need to be looked at https://gitlab.com/lthn.io/projects/sdk/shell/-/blob/master/lthn.sh