cephalopodequipment / config

Config file templates for cephalopod infrastructure
4 stars 1 forks source link

babylon covenant signer config #29

Closed dbkbali closed 5 months ago

dbkbali commented 6 months ago
mircea-c commented 6 months ago

I'm also not seeing the txindex field in here. From the babylon team:

For the rest of the teams: please also include the txindex=1 in your BTC Full Node config. 
The deployment doc has also been updated accordingly.
dbkbali commented 6 months ago

I'm also not seeing the txindex field in here. From the babylon team:

For the rest of the teams: please also include the txindex=1 in your BTC Full Node config. 
The deployment doc has also been updated accordingly.

Again would have been good to discuss - this is included in the nomad job with a flag argument on start - bitcoin provides the option to include flags on startup or to use a config file - to avoid another artifact for the bitcoin nodes - I have opted to use the appropriate flags in the relevant nomad jobs - so for the full node nomad job the args already include "--txindex=1"