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

no need for type as a param in the send function #1

Open
dannydeezy opened this issue Oct 8, 2022 · 1 comment · May be fixed by #18
Open

no need for type as a param in the send function #1

dannydeezy opened this issue Oct 8, 2022 · 1 comment · May be fixed by #18

Comments

@dannydeezy
Copy link
Owner

    await tao.send({ type: 'bolt11', address: invoice })

the type can just be inferred by whatever value is passed for address

@SatsCzar
Copy link

SatsCzar commented Dec 4, 2022

@SatsCzar SatsCzar linked a pull request Dec 4, 2022 that will close this issue
5 tasks
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 a pull request may close this issue.

2 participants