Skip to content

Commit

Permalink
fix conf template
Browse files Browse the repository at this point in the history
  • Loading branch information
BitcoinMechanic committed Oct 14, 2024
1 parent caf1844 commit c6a0e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/compat/bitcoin.conf.template
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ persistmempool=1
{{#IF !blkconstr.persistmempool
persistmempool=0
}}
maxmempool={{blkconstr.maxmempool}}
maxmempool={{advanced.mempool.maxmempool}}
mempoolexpiry={{blkconstr.mempoolexpiry}}

## PEERS
Expand Down

0 comments on commit c6a0e56

Please sign in to comment.