Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
fulcrum_2.0_changes_utxo-cache_db_mem
Created
8 months ago
Diff never expires
Clear
Export
Share
Explain
8 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
22 lines
Copy
10 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
23 lines
Copy
# MiniBolt: fulcrum configuration
# MiniBolt: fulcrum configuration
# /data/fulcrum/fulcrum.conf
# /data/fulcrum/fulcrum.conf
## Bitcoin Core settings
## Bitcoin Core settings
bitcoind = 127.0.0.1:8332
bitcoind = 127.0.0.1:8332
rpccookie = /data/bitcoin/.cookie
rpccookie = /data/bitcoin/.cookie
## Fulcrum server general settings
## Fulcrum server general settings
datadir = /data/fulcrum/fulcrum_db
datadir = /data/fulcrum/fulcrum_db
cert = /data/fulcrum/cert.pem
cert = /data/fulcrum/cert.pem
key = /data/fulcrum/key.pem
key = /data/fulcrum/key.pem
ssl = 0.0.0.0:50002
ssl = 0.0.0.0:50002
tcp = 0.0.0.0:50001
tcp = 0.0.0.0:50001
peering = false
peering = false
zmq_allow_hashtx = true
zmq_allow_hashtx = true
Copy
Copied
Copy
Copied
# Set utxo-cache according to your device performance (only
appl
y on
initial
indexing
)
# Max RocksDB Memory in MiB - DEFAULT: 2048.0
# recommended:
utxo-cache
=1/2 x RAM available
e.g
:
4GB RAM ->
utxo-cache=2000
# (this
appl
ies in
initial
synchronization and daily operation
)
utxo-cache
=
2000
# recommended:
db_mem
=1/2 x RAM available
,
e.g
,
4GB RAM ->
db_mem = 2048.0
db_mem
=
2048.0
# Banner
# Banner
banner = /data/fulcrum/fulcrum-banner.txt
banner = /data/fulcrum/fulcrum-banner.txt
Saved diffs
Original text
Open file
# MiniBolt: fulcrum configuration # /data/fulcrum/fulcrum.conf ## Bitcoin Core settings bitcoind = 127.0.0.1:8332 rpccookie = /data/bitcoin/.cookie ## Fulcrum server general settings datadir = /data/fulcrum/fulcrum_db cert = /data/fulcrum/cert.pem key = /data/fulcrum/key.pem ssl = 0.0.0.0:50002 tcp = 0.0.0.0:50001 peering = false zmq_allow_hashtx = true # Set utxo-cache according to your device performance (only apply on initial indexing) # recommended: utxo-cache=1/2 x RAM available e.g: 4GB RAM -> utxo-cache=2000 utxo-cache = 2000 # Banner banner = /data/fulcrum/fulcrum-banner.txt
Changed text
Open file
# MiniBolt: fulcrum configuration # /data/fulcrum/fulcrum.conf ## Bitcoin Core settings bitcoind = 127.0.0.1:8332 rpccookie = /data/bitcoin/.cookie ## Fulcrum server general settings datadir = /data/fulcrum/fulcrum_db cert = /data/fulcrum/cert.pem key = /data/fulcrum/key.pem ssl = 0.0.0.0:50002 tcp = 0.0.0.0:50001 peering = false zmq_allow_hashtx = true # Max RocksDB Memory in MiB - DEFAULT: 2048.0 # (this applies in initial synchronization and daily operation) # recommended: db_mem=1/2 x RAM available, e.g, 4GB RAM -> db_mem = 2048.0 db_mem = 2048.0 # Banner banner = /data/fulcrum/fulcrum-banner.txt
Find difference