pub fn min_pure_ada(
    coins_per_utxo_word: &BigNum,
    has_data_hash: bool
) -> Result<BigNum, JsError>