Files
rippled/include/xrpl/protocol/SystemParameters.h.ai.json
2026-05-18 22:59:19 +02:00

39 lines
832 B
JSON

{
"args": [],
"classes": [],
"description": "Defines protocol and system-specific constants and utility functions for the XRPL (XRP Ledger), including system name, currency code, initial XRP amount, and amendment thresholds.",
"file_path": "workflow/XRPLF-rippled-develop/source/include/xrpl/protocol/SystemParameters.h",
"functions": [
{
"args": [],
"lineno": 10,
"name": "systemName"
},
{
"args": [
"amount"
],
"lineno": 25,
"name": "isLegalAmount"
},
{
"args": [
"amount"
],
"lineno": 32,
"name": "isLegalAmountSigned"
},
{
"args": [],
"lineno": 39,
"name": "systemCurrencyCode"
}
],
"language": "c header",
"namespaces": [
{
"lineno": 7,
"name": "xrpl"
}
]
}