mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 23:55:49 +00:00
Add link def snippets to admin methods and move websocket tool links
This commit is contained in:
@@ -66,7 +66,7 @@ rippled sign s██████████████████████
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#sign)
|
||||
[Try it! >](websocket-api-tool.html#sign)
|
||||
|
||||
To sign a transaction, you must provide a secret key that can [authorize the transaction](reference-transaction-format.html#authorizing-transactions). You can do this in a few ways:
|
||||
|
||||
|
||||
@@ -55,7 +55,7 @@ submit 1200002280000000240000000361D4838D7EA4C6800000000000000000000000000055534
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#submit)
|
||||
[Try it! >](websocket-api-tool.html#submit)
|
||||
|
||||
|
||||
## Sign-and-Submit Mode
|
||||
@@ -146,7 +146,7 @@ rippled submit s█████████████████████
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#submit)
|
||||
[Try it! >](websocket-api-tool.html#submit)
|
||||
|
||||
## Response Format
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ rippled transaction_entry E08D6E9754025BA2534A78707605E0601F03ACE063687A0CA1BDDA
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#transaction_entry)
|
||||
[Try it! >](websocket-api-tool.html#transaction_entry)
|
||||
|
||||
The request includes the following parameters:
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ rippled tx E08D6E9754025BA2534A78707605E0601F03ACE063687A0CA1BDDACFCD1698C7 fals
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#tx)
|
||||
[Try it! >](websocket-api-tool.html#tx)
|
||||
|
||||
The request includes the following parameters:
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ rippled tx_history 0
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](ripple-api-tool.html#tx_history)
|
||||
[Try it! >](websocket-api-tool.html#tx_history)
|
||||
|
||||
The request includes the following parameters:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user