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::TransformationAddedEvent Struct Reference

#include <transformation.hpp>

Public Attributes

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

Member Data Documentation

◆ args_count

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

◆ caller

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

◆ name

std::string dcn::pt::TransformationAddedEvent::name

◆ owner

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

◆ transformation_address

chain::Address dcn::pt::TransformationAddedEvent::transformation_address {}

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