Merge pull request #3867 from mempool/simon/enable-mempoolfullrbf
It's time (Enable fullrbf)
This commit is contained in:
		
						commit
						924782a4d1
					
				@ -8,6 +8,7 @@ par=16
 | 
			
		||||
dbcache=8192
 | 
			
		||||
maxmempool=4096
 | 
			
		||||
mempoolexpiry=999999
 | 
			
		||||
mempoolfullrbf=1
 | 
			
		||||
maxconnections=42
 | 
			
		||||
onion=127.0.0.1:9050
 | 
			
		||||
rpcallowip=127.0.0.1
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@ txindex=0
 | 
			
		||||
listen=1
 | 
			
		||||
daemon=1
 | 
			
		||||
prune=1337
 | 
			
		||||
mempoolfullrbf=1
 | 
			
		||||
rpcallowip=127.0.0.1
 | 
			
		||||
rpcuser=__BITCOIN_RPC_USER__
 | 
			
		||||
rpcpassword=__BITCOIN_RPC_PASS__
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user