CatapultServer
v0.5.0.1 (Elephant)
AccountMosaicRestrictionTransaction.h
Go to the documentation of this file.
1
21
#pragma once
22
#include "
AccountRestrictionSharedTransaction.h
"
23
24
namespace
catapult
{
namespace
model {
25
27
using
AccountMosaicRestrictionModification
=
AccountRestrictionModification<UnresolvedMosaicId>
;
28
29
#pragma pack(push, 1)
30
32
DEFINE_ACCOUNT_RESTRICTION_TRANSACTION
(
Mosaic
,
Mosaic
,
UnresolvedMosaicId
)
33
34
#pragma pack(pop)
35
}}
catapult::model::MosaicT
Binary layout for a mosaic.
Definition:
Mosaic.h:30
DEFINE_ACCOUNT_RESTRICTION_TRANSACTION
#define DEFINE_ACCOUNT_RESTRICTION_TRANSACTION(VALUE_NAME, ENTITY_TYPE_NAME, VALUE_TYPE)
Definition:
AccountRestrictionSharedTransaction.h:59
catapult::utils::BaseValue< uint64_t, UnresolvedMosaicId_tag >
AccountRestrictionSharedTransaction.h
catapult
Definition:
AddressExtractionExtension.cpp:28
catapult::model::AccountRestrictionModification
Binary layout for an account restriction modification.
Definition:
AccountRestrictionTypes.h:61
catapult-server
plugins
txes
restriction_account
src
model
AccountMosaicRestrictionTransaction.h
Generated by
1.8.16