Make sure that the fees do not change unexpectedly
registerStorageChangeTrigger()
: Detect changes to fee storage slotph.load()
: Retrieve new fee value after changegetStateChangesUint()
: Verify all state changes for fee storage slotNote: Full examples with tests available in the Phylax Assertion Examples Repository.