CatapultServer
v0.5.0.1 (Elephant)
TransferEntityType.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
(Transfer, Transfer, 0x1);
31
32
#ifndef CUSTOM_ENTITY_TYPE_DEFINITION
33
}}
34
#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
transfer
src
model
TransferEntityType.h
Generated by
1.8.16