RuntimeFeesConfig
Economic parameters for runtime
action_receipt_creation_config
type: Fee
Describes the cost of creating an action receipt, ActionReceipt
, excluding the actual cost
of actions.
data_receipt_creation_config
type: DataReceiptCreationConfig
Describes the cost of creating a data receipt, DataReceipt
.
action_creation_config
type: ActionCreationConfig
Describes the cost of creating a certain action, Action
. Includes all variants.
storage_usage_config
type: StorageUsageConfig
Describes fees for storage rent
burnt_gas_reward
type: Fraction
Fraction of the burnt gas to reward to the contract account for execution.