Take `Issuer` out of the IO monad
Also change a Maybe to an Either so we can stop printing an error inside the ristretto code and just propagate it up to the caller.
Loading
Please register or sign in to comment
Also change a Maybe to an Either so we can stop printing an error inside the ristretto code and just propagate it up to the caller.