CatapultServer
v0.5.0.1 (Elephant)
|
Mosaic rental fee configuration. More...
Public Attributes | |
Key | SinkPublicKey |
Public key of the rental fee sink account. More... | |
UnresolvedMosaicId | CurrencyMosaicId |
Currency mosaic id. More... | |
UnresolvedAddress | SinkAddress |
Address of the rental fee sink account. More... | |
Amount | Fee |
Mosaic rental fee. More... | |
Key | NemesisPublicKey |
Public key of the (exempt from fees) nemesis account. More... | |
Mosaic rental fee configuration.
UnresolvedMosaicId catapult::plugins::MosaicRentalFeeConfiguration::CurrencyMosaicId |
Currency mosaic id.
Amount catapult::plugins::MosaicRentalFeeConfiguration::Fee |
Mosaic rental fee.
Key catapult::plugins::MosaicRentalFeeConfiguration::NemesisPublicKey |
Public key of the (exempt from fees) nemesis account.
UnresolvedAddress catapult::plugins::MosaicRentalFeeConfiguration::SinkAddress |
Address of the rental fee sink account.
Key catapult::plugins::MosaicRentalFeeConfiguration::SinkPublicKey |
Public key of the rental fee sink account.