Function reward_beneficiary
pub fn reward_beneficiary<SPEC, EXT, DB>(
context: &mut Context<EXT, DB>,
gas: &Gas,
) -> Result<(), EVMError<<DB as Database>::Error>>
Available on crate feature
optimism
only.Expand description
Reward beneficiary with gas fee.