mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
style: Fix JSON colon style in C++ code (#2484)
This commit is contained in:
@@ -66,8 +66,7 @@ TEST_F(FeedBookChangeTest, Pub)
|
||||
"ledger_index": 32,
|
||||
"ledger_hash": "4BC50C9B0D8515D3EAAE1E74B29A95804346C491EE1A95BF25E4AAB854A6A652",
|
||||
"ledger_time": 0,
|
||||
"changes":
|
||||
[
|
||||
"changes": [
|
||||
{
|
||||
"currency_a": "XRP_drops",
|
||||
"currency_b": "rK9DrarGKnVEo2nYp5MfVRXRYf5yRX3mwD/0158415500000000C1F76FF6ECB0BAC600000000",
|
||||
|
||||
Reference in New Issue
Block a user