Expand description
Describes the various costs incurred by creating receipts. We use the following abbreviation for readability:
- sir – sender is receiver. Receipts that are directed by an account to itself are guaranteed to not be cross-shard which is cheaper than cross-shard. Conversely, when sender is not a receiver it might or might not be a cross-shard communication.
Structs§
- Describes the cost of creating an access key.
- Describes the cost of creating a specific action,
Action
. Includes all variants. - Describes the cost of creating a data receipt,
DataReceipt
. - Costs associated with an object that can only be sent over the network (and executed by the receiver). NOTE:
send_sir
orsend_not_sir
fees are usually burned when the item is being created. Andexecution
fee is burned when the item is being executed. - Describes cost of storage per block