Skip to content

Conversation

@rustaceanrob
Copy link
Collaborator

Mirrors the Rust API and enforces type safety over FFI.

Closes #774

Changelog notice

  • Use Amount in TxOut

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

Bugfixes:

  • This pull request breaks the existing API
  • I've added tests to reproduce the issue which are now passing
  • I'm linking the issue being fixed by this PR

Mirrors the Rust API and enforces type safety over FFI.
Copy link
Collaborator

@reez reez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK ca0b6bb

Tested locally and also tested w swift bindings + iOS app

@reez reez merged commit ca74f1d into bitcoindevkit:master Jun 6, 2025
26 checks passed
@rustaceanrob rustaceanrob deleted the txout-6-6 branch June 6, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

TxOut should contain Amount for value

2 participants