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::pt::ConditionAddedEvent Struct Reference

#include <condition.hpp>

Public Attributes

chain::Address caller {}
 
std::string name
 
chain::Address condition_address {}
 
chain::Address owner {}
 
std::uint32_t args_count {}
 

Member Data Documentation

◆ args_count

std::uint32_t dcn::pt::ConditionAddedEvent::args_count {}

◆ caller

chain::Address dcn::pt::ConditionAddedEvent::caller {}

◆ condition_address

chain::Address dcn::pt::ConditionAddedEvent::condition_address {}

◆ name

std::string dcn::pt::ConditionAddedEvent::name

◆ owner

chain::Address dcn::pt::ConditionAddedEvent::owner {}

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