`s.parse` is more idiomatic and produces more helpful error messages. This has been changed repo wide in the main codebase, not including examples, rustdocs, and in the test module. `use std::str::FromStr;` has been removed where this change makes it unnecessary. |
||
---|---|---|
.. | ||
bip32.rs | ||
ecdsa-psbt-simple.rs | ||
ecdsa-psbt.rs | ||
handshake.rs | ||
sighash.rs | ||
sign-tx-segwit-v0.rs | ||
sign-tx-taproot.rs | ||
taproot-psbt-simple.rs | ||
taproot-psbt.rs |