node icon indicating copy to clipboard operation
node copied to clipboard

`network` : setup a rpc node which has all ports open for a dry zetaclient to communicate

Open kingpinXD opened this issue 1 month ago • 0 comments

Required ports

  - "6656" # P2P
  - "26657" # COMET
  - "317"   # REST API
  - "9190"   # gRPC
  - "8645"   # EVM RPC
  - "26760" # Prometheus

kingpinXD avatar Nov 26 '25 23:11 kingpinXD