dashpay / dash-network-deploy

Tools for Dash networks deployment and testing
MIT License
21 stars 19 forks source link

fix: devnet should be 8GB #616

Closed ktechmidas closed 9 months ago

ktechmidas commented 9 months ago

Issue being fixed or feature implemented

Devnet elastic gets overloaded with default 16GB

What was done?

Change elastic_heap_size to 8GB so node does not crash on deployment

How Has This Been Tested?

Deploying a devnet

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only