issues
search
bitcoin-computer
/
monorepo
A Turing-complete smart contract system for Bitcoin and Litecoin
https://docs.bitcoincomputer.io/
29
stars
18
forks
source link
`CHAIN` and `NETWORK` in .env have no effect
#270
Closed
ltardivo
closed
1 month ago
ltardivo
commented
2 months ago
Remove the launching flags for
npm run up
Give priority to .env variables
If
CHAIN
and
NETWORK
are not set in .env, throw an error
Update docs and readme
npm run up
CHAIN
andNETWORK
are not set in .env, throw an error