snarkvm_synthesizer::prelude

Function cost_in_microcredits_v1

Source
pub fn cost_in_microcredits_v1<N>(
    stack: &Stack<N>,
    function_name: &Identifier<N>,
) -> Result<u64, Error>
where N: Network,
Expand description

Returns the minimum number of microcredits required to run the finalize (depcrated).