mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-07 02:24:15 -05:00
revert back to false local_test
This commit is contained in:
committed by
Gene Hoffman
parent
897e7aa267
commit
2c2dbbc4e1
@@ -1,5 +1,5 @@
|
||||
const config = {
|
||||
local_test: true
|
||||
local_test: false
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
|
||||
Reference in New Issue
Block a user