Function iota_wallet::account::operations::helpers::time::can_output_be_unlocked_now
source · [−]pub(crate) fn can_output_be_unlocked_now(
account_addresses: &[AddressWithUnspentOutputs],
output_data: &OutputData,
current_time: u32
) -> bool