thunderbiscuit
thunderbiscuit
Weird. It looks like this would be Rust related because the ffi layer simply passes those options along to the Rust library without (as far as I can tell) transforming...
Very cool. Wondering if you'd be interested in adding your script to the [bitcoindevkit-scripts](https://github.com/thunderbiscuit/bitcoindevkit-scripts) repo @vnprc?
Oh and the `Amount` type belongs in the `bitcoin` module rather than the `types` module.
Oh well that's not quite what I meant but it works!
- [ ] [Chapter 7, `C7_p7`](https://github.com/thunderbiscuit/padawan-wallet/blob/master/androidApp/src/main/res/values/chapter7.xml): ```txt # English Old -> But the value of this recovery phrase is immense: it means you can delete the application or lose your...
If you search through the PRs that were opened in the fall, you'll find examples like this one: https://github.com/thunderbiscuit/padawan-wallet/pull/331. This is roughly the work that needs to be done.
The files that must be translated into Portuguese are these ones: https://github.com/thunderbiscuit/padawan-wallet/tree/master/androidApp/src/main/res/values-pt
This is not complete! A huge thank you to @docelimao!!!
Agreed this would be a nice little fix! Feel free to work on this @Ashurajput02.
Wow thanks for the kind words, and for taking the time to write up such good feedback! I really love the idea of the little ongoing tutorial bubbles that pop...