Add a proper error to Bitcoin's SignableTransaction::new

Also adds documentation to various parts of bitcoin.
This commit is contained in:
Luke Parker
2023-03-17 23:43:32 -04:00
parent 6ac570365f
commit 918cce3494
9 changed files with 182 additions and 87 deletions

1
Cargo.lock generated
View File

@@ -6370,7 +6370,6 @@ version = "0.1.0"
dependencies = [
"async-trait",
"bincode",
"bitcoin",
"bitcoin-serai",
"dalek-ff-group",
"env_logger",