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

API surface of the TxBuilder type #597

Open
9 tasks
thunderbiscuit opened this issue Sep 26, 2024 · 0 comments
Open
9 tasks

API surface of the TxBuilder type #597

thunderbiscuit opened this issue Sep 26, 2024 · 0 comments

Comments

@thunderbiscuit
Copy link
Member

After taking some time to look at what parts of the TxBuilder API were available/not available/useful for the bindings, many methods stood out. This issue will track them. Note that not all of those are top priority, but most of them we figured would be useful and not too costly to include either in the first version of the 1.0 or in a future feature release (1.1, 1.2, etc.)

  • TxBuilder::add_data
  • TxBuilder::coin_selection
  • TxBuilder::current_height
  • TxBuilder::nlocktime
  • TxBuilder::ordering
  • TxBuilder::sighash
  • TxBuilder::allow_dust
  • TxBuilder::policy_path
  • TxBuilder::version
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