reward_beneficiary

Function reward_beneficiary 

pub fn reward_beneficiary<CTX>(
    context: &mut CTX,
    gas: &Gas,
) -> Result<(), <<CTX as ContextTr>::Db as Database>::Error>
where CTX: ContextTr,
Available on crate feature evm only.
Expand description

Rewards the beneficiary with transaction fees.