Skip to content

Commit

Permalink
Namecoin: add RPC port (kyuupichan#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyRand authored and Neil committed Jan 25, 2019
1 parent 79c5a38 commit d36bf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electrumx/lib/coins.py
Expand Up @@ -749,6 +749,7 @@ class Namecoin(AuxPowMixin, Coin):
TX_COUNT = 4415768
TX_COUNT_HEIGHT = 329065
TX_PER_BLOCK = 10
RPC_PORT = 8336
PEERS = [
'elec.luggs.co s446',
'luggscoqbymhvnkp.onion t82',
Expand Down

0 comments on commit d36bf27

Please sign in to comment.