Difference between revisions of "Translations:Plebnet Playground/21/es"

From PlebNet Wiki
Jump to navigation Jump to search
(Created page with "listen=0.0.0.0:9735 listen=[::1]:9736 rpclisten=localhost:10009 rpclisten=[::1]:10010 minchansize=10000000 ignore-historical-gossip-filters=true accept-keysend=true accept-amp...")
 
(No difference)

Latest revision as of 02:49, 22 September 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Plebnet Playground)
listen=0.0.0.0:9735
listen=[::1]:9736
rpclisten=localhost:10009
rpclisten=[::1]:10010
minchansize=10000000
ignore-historical-gossip-filters=true
accept-keysend=true
accept-amp=true
allow-circular-route=true
numgraphsyncpeers=3
# INSERT YOUR ALIAS ON THE NEXT LINE!
alias=HelloJessica
# UNCOMMENT AND EDIT FILE PATH WITH CLEAR TEXT PASSWORD TO AUTO UNLOCK LND WALLET
#wallet-unlock-password-file=/path/to/unlock.password
#externalip=<replace yours if using public IP>
[Bitcoin]
bitcoin.active=true
bitcoin.mainnet=false
bitcoin.signet=true
bitcoin.signetseednode=104.131.10.218
bitcoin.node=bitcoind
bitcoin.dnsseed=0
[Bitcoind]
bitcoind.dir=/var/lib/bitcoind/
bitcoind.rpchost=localhost
bitcoind.rpcuser=bitcoin
bitcoind.rpcpass=bitcoin
bitcoind.zmqpubrawblock=tcp://127.0.0.1:28332
bitcoind.zmqpubrawtx=tcp://127.0.0.1:28333
[tor]
tor.active=true
tor.socks=9050
tor.control=localhost:9051
#password is set in your torrc if you use one below it is just set as a "hello"
tor.password=hello
tor.v3=true
[watchtower]
watchtower.listen=0.0.0.0:9911
watchtower.listen=[::1]:9912
[wtclient]
wtclient.active=true
wtclient.sweep-fee-rate=10
[protocol]
protocol.wumbo-channels=true

listen=0.0.0.0:9735 listen=[::1]:9736 rpclisten=localhost:10009 rpclisten=[::1]:10010 minchansize=10000000 ignore-historical-gossip-filters=true accept-keysend=true accept-amp=true allow-circular-route=true numgraphsyncpeers=3

  1. INSERT YOUR ALIAS ON THE NEXT LINE!

alias=HelloJessica

  1. UNCOMMENT AND EDIT FILE PATH WITH CLEAR TEXT PASSWORD TO AUTO UNLOCK LND WALLET
  2. wallet-unlock-password-file=/path/to/unlock.password
  3. externalip=<replace yours if using public IP>

[Bitcoin] bitcoin.active=true bitcoin.mainnet=false bitcoin.signet=true bitcoin.signetseednode=104.131.10.218 bitcoin.node=bitcoind bitcoin.dnsseed=0 [Bitcoind] bitcoind.dir=/var/lib/bitcoind/ bitcoind.rpchost=localhost bitcoind.rpcuser=bitcoin bitcoind.rpcpass=bitcoin bitcoind.zmqpubrawblock=tcp://127.0.0.1:28332 bitcoind.zmqpubrawtx=tcp://127.0.0.1:28333 [tor] tor.active=true tor.socks=9050 tor.control=localhost:9051

  1. password is set in your torrc if you use one below it is just set as a "hello"

tor.password=hello tor.v3=true [watchtower] watchtower.listen=0.0.0.0:9911 watchtower.listen=[::1]:9912 [wtclient] wtclient.active=true wtclient.sweep-fee-rate=10 [protocol] protocol.wumbo-channels=true