Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

fix: remove unneeded llmq-qvvec-sync setting #397

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions templates/core/dash.conf.dot
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@ zmqpubrawchainlocksig=tcp://0.0.0.0:29998
zmqpubrawtxlocksig=tcp://0.0.0.0:29998

{{? it.network === 'testnet'}}testnet=1
llmq-qvvec-sync=llmq_100_67:0
[test]
{{?? it.network === 'local'}}
llmq-qvvec-sync=llmq_test:0
regtest=1
[regtest]
sporkaddr={{=it.core.spork.address}}
Expand Down