mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Adds commandline example response for random.md
This commit is contained in:
@@ -70,6 +70,17 @@ An example of a successful response:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
*Commandline*
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"result" : {
|
||||||
|
"random" : "DB7C23C7F224CD410912E68A997BE0FD0FA7175A4C74B829BE5A80ED0DBAA0C5",
|
||||||
|
"status" : "success"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
<!-- MULTICODE_BLOCK_END -->
|
<!-- MULTICODE_BLOCK_END -->
|
||||||
|
|
||||||
The response follows the [standard format][], with a successful result containing the following field:
|
The response follows the [standard format][], with a successful result containing the following field:
|
||||||
|
|||||||
Reference in New Issue
Block a user