mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
fix JSON syntax error
This commit is contained in:
@@ -14,7 +14,7 @@ An example of the request format:
|
|||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"id": "submit_multisigned_example"
|
"id": "submit_multisigned_example",
|
||||||
"command": "submit_multisigned",
|
"command": "submit_multisigned",
|
||||||
"tx_json": {
|
"tx_json": {
|
||||||
"Account": "rEuLyBCvcw4CFmzv8RepSiAoNgF8tTGJQC",
|
"Account": "rEuLyBCvcw4CFmzv8RepSiAoNgF8tTGJQC",
|
||||||
|
|||||||
Reference in New Issue
Block a user