24 releases (5 stable)
| 2.2.0 | Sep 3, 2020 |
|---|---|
| 1.2.0 | Aug 18, 2020 |
| 1.1.0 | Jul 27, 2020 |
| 0.9.1 | May 22, 2020 |
| 0.4.2 | Nov 21, 2019 |
#4 in #sir
795 downloads per month
Used in 2 crates
14KB
208 lines
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.
near-runtime-fees
Fees applied to near runtime encapsulated in a separate crate. Might merge it later.
Dependencies
~0.5–1.1MB
~24K SLoC