mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
Add link def snippets to admin methods and move websocket tool links
This commit is contained in:
@@ -37,7 +37,7 @@ An example of the request format:
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#account_currencies)
|
||||
[Try it! >](websocket-api-tool.html#account_currencies)
|
||||
|
||||
The request includes the following parameters:
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ rippled account_info r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 true
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#account_info)
|
||||
[Try it! >](websocket-api-tool.html#account_info)
|
||||
|
||||
The request contains the following parameters:
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ An example of the request format:
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#account_lines)
|
||||
[Try it! >](websocket-api-tool.html#account_lines)
|
||||
|
||||
The request accepts the following paramters:
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ rippled account_offers r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 current
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#account_offers)
|
||||
[Try it! >](websocket-api-tool.html#account_offers)
|
||||
|
||||
A request can include the following parameters:
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@ rippled -- account_tx r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 -1 -1 2 5 1 0 1
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#account_tx)
|
||||
[Try it! >](websocket-api-tool.html#account_tx)
|
||||
|
||||
The request includes the following parameters:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user