Re-exports§
pub use crate::vm::*;
Structs§
- Authorization
- Call
Metrics - Certificate
- Finalize
Registers - Finalize
Types - Inclusion
Assignment - Mapping
- Process
- Proof
- Proving
Key - Register
Types - Registers
- Stack
- Trace
- UniversalSRS
- Verifying
Key
Enums§
Traits§
Functions§
- cost_
in_ microcredits_ v1 - Returns the minimum number of microcredits required to run the finalize (depcrated).
- cost_
in_ microcredits_ v2 - Returns the minimum number of microcredits required to run the finalize.
- cost_
per_ command - Returns the the cost of a command in a finalize scope.
- deployment_
cost - Returns the minimum cost in microcredits to publish the given deployment (total cost, (storage cost, synthesis cost, namespace cost)).
- execution_
cost_ v1 - Returns the minimum cost in microcredits to publish the given execution (total cost, (storage cost, finalize cost)).
- execution_
cost_ v2 - Returns the minimum cost in microcredits to publish the given execution (total cost, (storage cost, finalize cost)).