Function reward_beneficiary

pub fn reward_beneficiary<CTX>(
    context: &mut CTX,
    gas: &Gas,
) -> Result<(), <<CTX as ContextTr>::Db as Database>::Error>
where CTX: ContextTr,
Expand description

Rewards the beneficiary with transaction fees.