Activate mempoolfullrbf on BTCPay deployments (#736)

This commit is contained in:
Nicolas Dorier 2023-01-05 20:39:21 +09:00 committed by GitHub
parent c5fc2fc5ca
commit 56eb724094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -42,3 +42,5 @@ volumes:
exclusive: exclusive:
- bitcoin-node - bitcoin-node
recommended:
- "opt-mempoolfullrbf"

View File

@ -0,0 +1,8 @@
version: "3"
# must not use opt-save-storage
services:
bitcoind:
environment:
BITCOIN_EXTRA_ARGS: |
mempoolfullrbf=1