CatapultServer
v0.5.0.1 (Elephant)
AggregateEntityType.h
Go to the documentation of this file.
1
21
#pragma once
22
#ifndef CUSTOM_ENTITY_TYPE_DEFINITION
23
#include "
catapult/model/EntityType.h
"
24
25
namespace
catapult
{
namespace
model {
26
27
#endif
28
30
DEFINE_TRANSACTION_TYPE
(Aggregate, Aggregate_Complete, 0x1);
31
33
DEFINE_TRANSACTION_TYPE
(Aggregate, Aggregate_Bonded, 0x2);
34
35
#ifndef CUSTOM_ENTITY_TYPE_DEFINITION
36
}}
37
#endif
EntityType.h
catapult::model::DEFINE_TRANSACTION_TYPE
DEFINE_TRANSACTION_TYPE(AccountLink, Account_Link, 0x1)
Account link transaction.
catapult
Definition:
AddressExtractionExtension.cpp:28
catapult-server
plugins
txes
aggregate
src
model
AggregateEntityType.h
Generated by
1.8.16