Namespaces | |
| namespace | dcn |
| namespace | dcn::events |
| namespace | dcn::parse |
Functions | |
| std::string | dcn::events::toString (EventState state) |
| std::string | dcn::events::toString (EventType type) |
| Result< dcn::events::EventState > | dcn::parse::parseEventState (const std::string &value) |
| Result< dcn::events::EventType > | dcn::parse::parseEventType (const std::string &value) |
| Result< dcn::events::RawChainLog > | dcn::parse::parseRawLog (const json &log_json, const std::int64_t seen_at_ms, int chain_id) |