Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/types
ServiceEndpoint
Interface ServiceEndpoint
interface
ServiceEndpoint
{
domainName
:
string
;
ipAddressV4
?:
string
;
port
:
number
;
}
Index
Properties
domain
Name
ip
Address
V4?
port
Properties
domain
Name
domainName
:
string
Optional
ip
Address
V4
ipAddressV4
?:
string
port
port
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
Name
ip
Address
V4
port
@hashgraph/solo
Loading...