interbtc-api
interbtc-api copied to clipboard
Reduce number of parameters in utility functions
The external API can be confusing and noisy, we should refactor this to present a concise interface and minimize consumer error. For example the exported function issueAndRedeem has a total of 10 parameters.