pub(crate) fn create_bundle_for_inputs(
inputs_and_notes: Vec<(ClientInput<MintInput>, SpendableNote)>,
operation_id: OperationId,
) -> ClientInputBundle<MintInput, MintClientStateMachines>
pub(crate) fn create_bundle_for_inputs(
inputs_and_notes: Vec<(ClientInput<MintInput>, SpendableNote)>,
operation_id: OperationId,
) -> ClientInputBundle<MintInput, MintClientStateMachines>