mirror of
https://github.com/Xahau/xahau-web.git
synced 2025-11-04 20:25:48 +00:00
fix invalid json for Balancea Adjustment page
This commit is contained in:
@@ -24,7 +24,7 @@ To opt-out of Balance Adjustments, omit the Issuer field and set Flags to 1. Doi
|
|||||||
"Account": "<rAddr...>",
|
"Account": "<rAddr...>",
|
||||||
"TransactionType": "ClaimReward",
|
"TransactionType": "ClaimReward",
|
||||||
"NetworkID": 21337,
|
"NetworkID": 21337,
|
||||||
"Flags" 1
|
"Flags": 1
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user