Skip to content

fix: expose signer interface#18

Open
metalurgical wants to merge 1 commit intohorizontalsystems:masterfrom
metalurgical:fix_expose_signer_interface
Open

fix: expose signer interface#18
metalurgical wants to merge 1 commit intohorizontalsystems:masterfrom
metalurgical:fix_expose_signer_interface

Conversation

@metalurgical
Copy link
Copy Markdown

This PR is related to exposing the ITransactionSigner and IInputSigner interface which was opened here:
horizontalsystems/BitcoinCore.Swift#34

Comment thread Package.swift
],
dependencies: [
.package(url: "https://github.com/horizontalsystems/BitcoinCore.Swift.git", .upToNextMajor(from: "2.2.0")),
.package(url: "https://github.com/metalurgical/BitcoinCore.Swift.git", .branch("fix_expose_signer_interface")),
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This will need an edit.

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.

1 participant