-
Notifications
You must be signed in to change notification settings - Fork 45
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
feat(cashuNUT17NUT18): btc onchain structs #66
Conversation
crates/cashu/src/nuts/nut17.rs
Outdated
@@ -0,0 +1,73 @@ | |||
//! Mint via Bitcoin Onchain | |||
// https://github.com/cashubtc/nuts/blob/main/17.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
link leads to 404
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The nut hasn't been merged yet its still a PR. Will leave this open as a reminder to double check once it is merged but should work then
Thanks for the review @lorenzolfm |
Co-authored-by: Lorenzo Maturano <[email protected]>
close for #172 |
cashubtc/nuts#107