Skip to content

Commit

Permalink
chore: add run configuration for Regular Empty
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Jul 24, 2023
1 parent 1428ae5 commit 6c5d99e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .run/WalletTool Regular Empty.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="WalletTool Regular Empty" type="Application" factoryName="Application">
<option name="MAIN_CLASS_NAME" value="org.bitcoinj.tools.WalletTool" />
<module name="dashj-master-three.tools.main" />
<option name="PROGRAM_PARAMETERS" value="send --wallet=coinjoin.testnet.wallet --net=TEST --output=yWwJjYLf7B9rY3M2TyBVs1Gw8drNWs8SNz:ALL " />
<option name="VM_PARAMETERS" value="-Djava.library.path=contrib/dashj-bls/bls/target/cmake" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="org.bitcoinj.examples.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>

0 comments on commit 6c5d99e

Please sign in to comment.