whoisjeremylam / enu

Enu API server application
0 stars 0 forks source link

Add "test" mode parameter #114

Open whoisjeremylam opened 8 years ago

whoisjeremylam commented 8 years ago

This is an optional parameter for any calls which would submit transactions to the blockchain.

Users can specify testmode=true and we would stub the submission to the blockchain. We currently already do this if the environment variable ENV=dev