Macros§
- check_limit 
- check_limit_ by_ meter 
- Used to check which limits were crossed if the TX is metered (not system tx) Args are: is_metered, value_to_check, metered_limit, unmetered_limit metered_limit is always less than or equal to unmetered_hard_limit
Structs§
- Error
- OverrideGuard 
- ProtocolConfig 
- Constants that change the behavior of the protocol.
- ProtocolConfig Optional 
- ProtocolVersion 
Enums§
- Chain
- ConsensusChoice 
- ConsensusNetwork 
- ConsensusTransaction Ordering 
- Ordering mechanism for transactions in one consensus output.
- LimitThreshold Crossed 
- Defines which limit got crossed. The value which crossed the limit and value of the limit crossed are embedded
- PerObjectCongestion Control Mode 
- ProtocolConfig Value 
Constants§
Functions§
- check_limit_ in_ range 
- Convenience function for comparing limit ranges V::MAX must be at >= U::MAX and T::MAX