NetworkType (Enum)¶
Bases: Enum
Kaspa network type enumeration.
default_borsh_rpc_port
¶
The default Borsh-encoded wRPC port for this network.
| RETURNS | DESCRIPTION |
|---|---|
int
|
The default Borsh wRPC port number.
TYPE:
|
default_json_rpc_port
¶
The default JSON-encoded wRPC port for this network.
| RETURNS | DESCRIPTION |
|---|---|
int
|
The default JSON wRPC port number.
TYPE:
|
default_rpc_port
¶
The default wRPC port for this network.
| RETURNS | DESCRIPTION |
|---|---|
int
|
The default wRPC port number.
TYPE:
|