Type Definition ethcore_builtin::Blake2FPricer
source · [−]pub type Blake2FPricer = u64;
Expand description
Pricing for the Blake2 compression function (aka “F”). Computes the price as a fixed cost per round where the number of rounds is part of the input byte slice.