mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Fix missing Try-it now configuration
This commit is contained in:
@@ -565,6 +565,15 @@
|
||||
"body": {
|
||||
"command": "version"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "feature",
|
||||
"description": "Returns information about amendments this server knows about. When you connect to a cluster that includes a Clio server, the Clio method is used.",
|
||||
"link": "/docs/references/http-websocket-apis/public-api-methods/server-info-methods/feature",
|
||||
"body": {
|
||||
"command": "feature",
|
||||
"feature": "4C97EBA926031A7CF7D7B36FDE3ED66DDA5421192D63DE53FFB46E43B9DC8373"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user