31 static constexpr std::string_view CCF_V1 =
"ccf.v1";
32 static constexpr std::string_view TX_ID =
"txid";
33 static constexpr std::string_view TX_RANGE_BEGIN =
"epoch.start.txid";
34 static constexpr std::string_view TX_RANGE_END =
"epoch.end.txid";
35 static constexpr std::string_view EPOCH_LAST_MERKLE_ROOT =
36 "epoch.end.merkle.root";