CURRENT_RETRYABLE_OFFSET

Constant CURRENT_RETRYABLE_OFFSET 

Source
pub const CURRENT_RETRYABLE_OFFSET: u64 = 254;
Expand description

Scratch slot for the currently-executing retryable ticket ID. Written by the executor before retry tx EVM execution so the Redeem precompile can reject self-modification attempts. Zero means no retryable is executing.