Preparing search index...
The search index is not available
@multiformats/multiaddr
@multiformats/multiaddr
index
NodeAddress
Interface NodeAddress
A NodeAddress is an IPv4/IPv6 address/TCP port combination
interface
NodeAddress
{
address
:
string
;
family
:
4
|
6
;
port
:
number
;
}
Index
Properties
address
family
port
Properties
address
address
:
string
family
family
:
4
|
6
port
port
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
address
family
port
@multiformats/multiaddr
Loading...
A NodeAddress is an IPv4/IPv6 address/TCP port combination