Struct sputnikvm::RIP160Precompiled [] [src]

pub struct RIP160Precompiled;

RIP160 precompiled contract.

Trait Implementations

impl Precompiled for RIP160Precompiled
[src]

[src]

Gas needed for a given computation.

[src]

Step a precompiled contract based on the gas required.

[src]

Combine step and gas together, given the gas limit.