mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-15 17:25:49 +00:00
13 lines
235 B
JSON
13 lines
235 B
JSON
{
|
|
"method": "ledger",
|
|
"params": [
|
|
{
|
|
"ledger_index": "validated",
|
|
"transactions": false,
|
|
"expand": false,
|
|
"owner_funds": false,
|
|
"diff": false
|
|
}
|
|
]
|
|
}
|