|
CatapultServer
v0.5.0.1 (Elephant)
|
Namespace 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 | RootFeePerBlock |
| Root namespace rental fee per block. More... | |
| Amount | ChildFee |
| Child namespace rental fee. More... | |
| Key | NemesisPublicKey |
| Public key of the (exempt from fees) nemesis account. More... | |
Namespace rental fee configuration.
| Amount catapult::plugins::NamespaceRentalFeeConfiguration::ChildFee |
Child namespace rental fee.
| UnresolvedMosaicId catapult::plugins::NamespaceRentalFeeConfiguration::CurrencyMosaicId |
Currency mosaic id.
| Key catapult::plugins::NamespaceRentalFeeConfiguration::NemesisPublicKey |
Public key of the (exempt from fees) nemesis account.
| Amount catapult::plugins::NamespaceRentalFeeConfiguration::RootFeePerBlock |
Root namespace rental fee per block.
| UnresolvedAddress catapult::plugins::NamespaceRentalFeeConfiguration::SinkAddress |
Address of the rental fee sink account.
| Key catapult::plugins::NamespaceRentalFeeConfiguration::SinkPublicKey |
Public key of the rental fee sink account.