snarkvm_synthesizer::vm

Function to_next_withdraw_map

Source
pub fn to_next_withdraw_map<N: Network>(
    withdrawal_addresses: &IndexMap<Address<N>, Address<N>>,
) -> Vec<(Plaintext<N>, Value<N>)>
Expand description

Returns the withdraw map, given the withdrawal addresses.