CatapultServer
v0.5.0.1 (Elephant)
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
w
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
i
l
m
n
o
p
r
s
t
u
v
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Related Functions
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Functions
m
r
Variables
a
b
c
d
e
f
h
i
l
m
n
p
r
s
t
u
v
w
Macros
b
c
d
e
f
g
i
l
m
n
p
r
s
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
MosaicReceiptType.h
Go to the documentation of this file.
1
21
#pragma once
22
#ifndef CUSTOM_RECEIPT_TYPE_DEFINITION
23
#include "
catapult/model/ReceiptType.h
"
24
25
namespace
catapult
{
namespace
model {
26
27
#endif
28
30
DEFINE_RECEIPT_TYPE
(ArtifactExpiry,
Mosaic
, Mosaic_Expired, 1);
31
33
DEFINE_RECEIPT_TYPE
(BalanceTransfer,
Mosaic
, Mosaic_Rental_Fee, 2);
34
35
#ifndef CUSTOM_RECEIPT_TYPE_DEFINITION
36
}}
37
#endif
ReceiptType.h
catapult::model::DEFINE_RECEIPT_TYPE
DEFINE_RECEIPT_TYPE(BalanceDebit, LockHash, LockHash_Created, 1)
Hash lock creation.
catapult::model::Mosaic
MosaicT< MosaicId > Mosaic
Definition:
Mosaic.h:38
catapult
Definition:
AddressExtractionExtension.cpp:28
catapult-server
plugins
txes
mosaic
src
model
MosaicReceiptType.h
Generated by
1.8.16