Constant COMMIT_CONTRACT_CHANGES_SELECTOR

Source
pub const COMMIT_CONTRACT_CHANGES_SELECTOR: &[u8];
Expand description

Fictional selector for internal cross-contract calls to commit state changes.

This selector is used to propagate state changes from Revm to the storage layer of a remote contract. It does not correspond to any real EVM function, but is instead an internal protocol for state synchronization within Linera.