rust-bitcoin-unsafe-fast/bitcoin/src/address
harshit933 05b24946eb Add the `FromScriptError` for handling errors in `address`
This commit adds the `FromScriptError` struct to handle the errors
while generating address from any script. It includes :
- Unrecognized script error.
- Witness Program error.
- Witness Version error.
2024-02-23 02:21:11 +05:30
..
error.rs Add the `FromScriptError` for handling errors in `address` 2024-02-23 02:21:11 +05:30
mod.rs Add the `FromScriptError` for handling errors in `address` 2024-02-23 02:21:11 +05:30