iron-fish / ironfish

A novel cryptocurrency focused on privacy and accessibility.
https://ironfish.network
Mozilla Public License 2.0
963 stars 575 forks source link

Replace ux.prompt for oclif 4.x upgrade prep #5121

Closed mat-if closed 2 months ago

mat-if commented 3 months ago

Summary

ux.prompt is being removed in oclif 4.x, so in preparation for that, we will use inquirer for input prompts. We are already using inquirer for selection and confirm prompts, so there isn't really anything new in this change.

Testing Plan

Documentation

N/A

Breaking Change

N/A