CatapultServer  v0.5.0.1 (Elephant)
catapult::plugins::MosaicRentalFeeConfiguration Struct Reference

Mosaic rental fee configuration. More...

Collaboration diagram for catapult::plugins::MosaicRentalFeeConfiguration:

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...
 

Detailed Description

Mosaic rental fee configuration.

Member Data Documentation

◆ CurrencyMosaicId

UnresolvedMosaicId catapult::plugins::MosaicRentalFeeConfiguration::CurrencyMosaicId

Currency mosaic id.

◆ Fee

Amount catapult::plugins::MosaicRentalFeeConfiguration::Fee

Mosaic rental fee.

◆ NemesisPublicKey

Key catapult::plugins::MosaicRentalFeeConfiguration::NemesisPublicKey

Public key of the (exempt from fees) nemesis account.

◆ SinkAddress

UnresolvedAddress catapult::plugins::MosaicRentalFeeConfiguration::SinkAddress

Address of the rental fee sink account.

◆ SinkPublicKey

Key catapult::plugins::MosaicRentalFeeConfiguration::SinkPublicKey

Public key of the rental fee sink account.


The documentation for this struct was generated from the following file: