Module casper_types::system::mint[][src]

Expand description

Contains implementation of a Mint contract functionality.

Enums

Errors which can occur while executing the Mint contract.

Constants

Storage for mint access key.

Named constant for amount.

Named constant for id.

Named constant for purse.

Named constant for round_seigniorage_rate used in installer.

Named constant for source.

Named constant for target.

Named constant for to.

Storage for base round reward key.

Storage for mint contract hash.

Named constant for method balance.

Named constant for (synthetic) method create

Named constant for method mint.

Named constant for method read_base_round_reward.

Named constant for method reduce_total_supply.

Named constant for method transfer.

Storage for mint round seigniorage rate.

Storage for mint total supply key.

Traits

Mint trait.

Provider of runtime host functionality.

Provides functionality of a contract storage.

Provides functionality of a system module.

Functions

Returns entry points for a Mint