Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
ingestion.cpp File Reference
#include "ingestion.hpp"
#include <algorithm>
#include <cctype>
#include <chrono>
#include <cstring>
#include <fstream>
#include <format>
#include <limits>
#include <utility>
#include <nlohmann/json.hpp>
#include <spdlog/spdlog.h>
#include "native.h"
#include "parser.hpp"
#include "chain.hpp"
#include "utils.hpp"

Namespaces

namespace  dcn
 
namespace  dcn::chain
 

Typedefs

using dcn::chain::json = nlohmann::json
 

Variable Documentation

◆ caller

chain::Address caller {}

◆ entity_address

chain::Address entity_address {}

◆ name

std::string name