mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 01:06:48 +00:00
26 lines
644 B
JSON
26 lines
644 B
JSON
{
|
|
"args": [],
|
|
"classes": [
|
|
{
|
|
"args": [],
|
|
"lineno": 13,
|
|
"name": "NetworkIDService"
|
|
}
|
|
],
|
|
"description": "Defines the NetworkIDService class, which provides read-only access to the configured network ID for the XRPL server, identifying which network (mainnet, testnet, devnet, or custom) the server is connected to.",
|
|
"file_path": "workflow/XRPLF-rippled-develop/source/include/xrpl/core/NetworkIDService.h",
|
|
"functions": [
|
|
{
|
|
"args": [],
|
|
"lineno": 22,
|
|
"name": "getNetworkID"
|
|
}
|
|
],
|
|
"language": "c header",
|
|
"namespaces": [
|
|
{
|
|
"lineno": 4,
|
|
"name": "xrpl"
|
|
}
|
|
]
|
|
} |