dashpay / dash-network-deploy

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

fix: add wallet to remix script #621

Closed ktechmidas closed 6 months ago

ktechmidas commented 6 months ago

Issue being fixed or feature implemented

The remix script stopped functioning because core required -rpcwallet

What was done?

Add required -rpcwallet to remix script

How Has This Been Tested?

Testnet

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only