mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 13:03:07 +00:00
fix: bee 1.6.0 requires mainnet false (#110)
This commit is contained in:
parent
c1a1d3a885
commit
00a6f38585
@ -393,6 +393,7 @@ export class Docker {
|
||||
'debug-api-enable': 'true',
|
||||
verbosity: '4',
|
||||
'swap-enable': 'true',
|
||||
mainnet: 'false',
|
||||
'swap-endpoint': `http://${this.blockchainName}:9545`,
|
||||
'swap-factory-address': SWAP_FACTORY_ADDRESS,
|
||||
password: 'password',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user