Blockchain folder

From DeFiChain-Wiki
Revision as of 14:34, 16 March 2021 by Memzila (talk | contribs) (Added where to add the datadir line)

Instructions for changing the directory of the blockchain data for the defichain wallet

Procedure using Windows 10 as an example

  1. open directory C:\Users\<username>\.defi
  2. open file defi.conf in text editor
  3. add line: datadir=<storage directory blockchain data> (example: datadir=D:\defichain) (Important: The line has to be added before the Main Chapter)
  4. Example below
  5. Save file and start wallet

Attention, the current app 2.3.1 does not work correctly with a moved directory.

Example:

rpcauth=something

rpcuser=something

rpcpassword=something

rpcbind=127.0.0.1

rpcport=8555

datadir=D:\defichain

[main]

wallet=Wallet.dat

Show this page in german