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

[wallet] Don't wrap SignersContainer arguments in Arc #172

Merged
merged 2 commits into from
Nov 20, 2020
Merged

[wallet] Don't wrap SignersContainer arguments in Arc #172

merged 2 commits into from
Nov 20, 2020

Conversation

justinmoon
Copy link
Contributor

As discussed on Discord, it's a little more ergonomic to pass references to Arc<SignersContainer> than having to pass it directly and have to clone the Arc.

@afilini
Copy link
Member

afilini commented Nov 20, 2020

ACK 8eaf377

@afilini afilini merged commit 196c2f5 into bitcoindevkit:master Nov 20, 2020
nickfarrow pushed a commit to nickfarrow/bdk that referenced this pull request Feb 21, 2022
Change psbt APIs to take in secp parameter
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.

2 participants