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

Need to specify options for unlockAndSendToAddressMany and wherever else we call sendMany #70

Open
sbhatnagar30 opened this issue Jul 16, 2019 · 0 comments

Comments

@sbhatnagar30
Copy link
Contributor

sendMany has some options such as:

7. conf_target            (numeric, optional) Confirmation target (in blocks)
8. "estimate_mode"      (string, optional, default=UNSET) The fee estimate mode, must be one of:
       "UNSET"
       "ECONOMICAL"
       "CONSERVATIVE"

This would be useful for the user to specify when calling something that calls sendMany, so make sure that options are available for the user to specify atleast the above

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

No branches or pull requests

1 participant