Skip to content

Dev#32

Open
Arvolear wants to merge 9 commits intomasterfrom
dev
Open

Dev#32
Arvolear wants to merge 9 commits intomasterfrom
dev

Conversation

@Arvolear
Copy link
Collaborator

@Arvolear Arvolear commented Mar 20, 2026

  • This PR suggests a bug fix and I've added the necessary tests.
  • This PR introduces a new feature and I've discussed the update in an Issue or with the team.
  • This PR is just a minor change like a typo fix.


let btc = sat2btc(satoshi);
let btc = bitcoin::amount::Amount::from_btc(btc)
.unwrap()
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would it be better to pass the error up the chain so that users can handle it?

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.

3 participants