Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiwallet support #20

Open
wants to merge 63 commits into
base: master
Choose a base branch
from
Open

multiwallet support #20

wants to merge 63 commits into from

Conversation

xludx
Copy link
Member

@xludx xludx commented Oct 21, 2019

No description provided.

@kewde
Copy link
Collaborator

kewde commented Nov 22, 2019

Isn't it easier to specify the wallet in the Rpc service once rather than having to pass it on every command?

const service = new OmpService();
service.inject(rpc, "wallet");
service.using("wallet").bid(...);

xludx and others added 30 commits April 9, 2020 18:00
…to care and bitch about Unknown output types
…and (NB\!\!) catches any error thrown from the sendTypeTo call as well.
Allow for an optional address to be provided to createPrevoutFrom()
Allow for an optional address to be provided to createPrevoutFrom()
…voutFrom()) so as to let the caller handle the error they threw when implementing sendTypeTo().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants