CURRENT_REDEEMER_OFFSET

Constant CURRENT_REDEEMER_OFFSET 

Source
pub const CURRENT_REDEEMER_OFFSET: u64 = 253;
Expand description

Scratch slot for the current redeemer (refund_to address) during retry tx. Written by the executor before retry tx EVM execution so GetCurrentRedeemer can return the correct address.