Typeberry by Fluffy Labs - v0.11.0
Preparing search index...
config-node
RpcOptions
Class RpcOptions
RPC server options.
Index
Properties
port
from
Json
Methods
new
Properties
Readonly
port
port
:
number
Port for the JSON-RPC WebSocket server.
Static
from
Json
fromJson
:
FromJsonWithParser
<
unknown
,
RpcOptions
>
= ...
Methods
Static
new
new
(
__namedParameters
:
{
port
:
number
}
)
:
RpcOptions
Parameters
__namedParameters
:
{
port
:
number
}
Returns
RpcOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
port
from
Json
Methods
new
Typeberry by Fluffy Labs - v0.11.0
Loading...
RPC server options.