Struct sputnikvm::ECRECPrecompiled [] [src]

pub struct ECRECPrecompiled;

ECREC precompiled contract.

Trait Implementations

impl Precompiled for ECRECPrecompiled
[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.