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:
@@ -41,8 +41,7 @@ constexpr auto kACCOUNT2 = "rLEsXccBGNR3UPuPu2hUXPjziKC3qKSBun";
|
||||
constexpr auto kACCOUNT3 = "r92yNeoiCdwULRbjh6cUBEbD71iHcqe1hE";
|
||||
constexpr auto kDUMMY_TRANSACTION =
|
||||
R"JSON({
|
||||
"transaction":
|
||||
{
|
||||
"transaction": {
|
||||
"Account": "rh1HPuRVsYYvThxG2Bs1MfjmrVC73S16Fb",
|
||||
"Amount": "40000000",
|
||||
"Destination": "rLEsXccBGNR3UPuPu2hUXPjziKC3qKSBun",
|
||||
|
||||
Reference in New Issue
Block a user