:: [Libbitcoin] Obelisk changes: manua…
Etusivu
Poista viesti
Vastaa
Lähettäjä: Amir Taaki
Päiväys:  
Vastaanottaja: libbitcoin
Aihe: [Libbitcoin] Obelisk changes: manually add outgoing nodes (grazcoin request)
The format of the config file has changed slightly:

https://github.com/spesmilo/obelisk/blob/master/src/worker/worker.cfg

It is now possible to add custom outgoing nodes, disable listening for
incoming connections.

One use-case is to have a custom bitcoind which Obelisk connects to for
downloading blocks. This makes it possible to disable untrusted nodes to
connect to Obelisk without going through bitcoind.