You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The node will create a `data` folder in the `packages/node` directory. This folder contains the blockchain data and the database.
74
70
</font>
75
71
72
+
The node will create the docker volumes in the `packages/node/chain-setup/**` directory of the selected chain and network. This folder contains the blockchain data and the database.
73
+
76
74
### Run the Tests
77
75
78
76
You can run the integration tests with the command below.
0 commit comments