fix warning about accountTxSchema

This commit is contained in:
CJ Cobb
2021-10-01 14:42:10 -04:00
parent a6d90cac60
commit bc9a0227a6

View File

@@ -1125,7 +1125,7 @@ $$ LANGUAGE plpgsql;
// , R"(Full idempotent text of schema version n)"
};
static constexpr char* accountTxSchema = R"(
static constexpr char const* accountTxSchema = R"(
-- account_tx() RPC helper. From the rippled reporting process, only the
-- parameters without defaults are required. For the parameters with