Skip to content

Instantly share code, notes, and snippets.

@freeatnet
Created January 14, 2018 14:54
Show Gist options
  • Save freeatnet/9080ba123c79a838202307e8953d8515 to your computer and use it in GitHub Desktop.
Save freeatnet/9080ba123c79a838202307e8953d8515 to your computer and use it in GitHub Desktop.
Parity public config
[parity]
public_node = false
[ui]
disable = true
[rpc]
disable = false
port = 8545
interface = "all"
[websockets]
disable = false
port = 8546
interface = "all"
[secretstore]
disable = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment