Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
NodeAddress
Interface NodeAddress
Address represents a TCP address for the purpose of node descriptors.
interface
NodeAddress
{
IP
:
Uint8Array
;
Port
:
longnum
;
Zone
:
string
;
}
Index
Properties
IP
Port
Zone
Properties
IP
IP
:
Uint8Array
Port
Port
:
longnum
Zone
Zone
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
IP
Port
Zone
@oasisprotocol/client
Loading...
Address represents a TCP address for the purpose of node descriptors.