mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-26 21:42:48 +01:00
8 lines
152 B
Text
8 lines
152 B
Text
bitcoin-s {
|
|
network = mainnet
|
|
|
|
node {
|
|
mode = neutrino # neutrino, spv, bitcoind
|
|
peers = ["neutrino.suredbits.com:8333"]
|
|
}
|
|
}
|