Skip to content

Commit

Permalink
Merge pull request #735 from plebhash/fix-proxy-config-example-pubkey
Browse files Browse the repository at this point in the history
fix proxy config example pubkey
  • Loading branch information
Fi3 committed Jan 26, 2024
2 parents 50497c5 + 5c0799a commit ddd51ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
upstreams = [
{ channel_kind = "Extended", address = "0.0.0.0", port = 34265, pub_key = "2di19GHYQnAZJmEpoUeP7C3Eg9TCcksHr23rZCC83dvUiZgiDL"}
{ channel_kind = "Extended", address = "0.0.0.0", port = 34265, pub_key = "3VANfft6ei6jQq1At7d8nmiZzVhBFS4CiQujdgim1ign"}
]
listen_address = "127.0.0.1"
listen_mining_port = 34255
Expand Down

0 comments on commit ddd51ec

Please sign in to comment.