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
dcn::storage::ConnectorBatchItem Struct Reference

#include <registry_store.hpp>

Public Attributes

chain::Address address {}
 
ConnectorRecord record
 
evmc::bytes32 format_hash {}
 
std::vector< ScalarLabelcanonical_scalar_labels
 

Member Data Documentation

◆ address

chain::Address dcn::storage::ConnectorBatchItem::address {}

◆ canonical_scalar_labels

std::vector<ScalarLabel> dcn::storage::ConnectorBatchItem::canonical_scalar_labels

◆ format_hash

evmc::bytes32 dcn::storage::ConnectorBatchItem::format_hash {}

◆ record

ConnectorRecord dcn::storage::ConnectorBatchItem::record

The documentation for this struct was generated from the following file: