What is P2P and RPC port ? #26
Answered
by
thetaspere
thetaspere
asked this question in
Q&A
-
What is P2P and RPC port ? |
Beta Was this translation helpful? Give feedback.
Answered by
thetaspere
Sep 24, 2022
Replies: 1 comment
-
The Theta port is : src/chainparamsbase.cpp //at line 36
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
thetaspere
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Theta port is :
P2P : 9933
RPC : 9932
src/chainparamsbase.cpp //at line 36