New Release: Vault Phase 1 (mock vault)

I’ll be looking into the wallet create thing @tfa, it also seems like a bug to me.

As per the wallet transfer, I’m also part of your club, I can never get right the ln cmd order :smiley: . I agree we should review this, although, just to give more context, they are positional args and < from > is prompted from stdin if not provided, initially that’s how we imagined to support piping cmds in the future, so we may need to drop that idea altogether and/or have a --from arg instead of being a positional arg (i.e. wallet transfer <amount> <to> --from <from>).

13 Likes