rust-bitcoin-unsafe-fast/src/blockdata
practicalswift 8152ed758c Fix typos 2019-08-04 19:27:36 +00:00
..
block.rs Remove confusing mentions of SPV 2019-06-07 13:12:07 +00:00
constants.rs Changed constants from `static` to `const` and added 2 new constants 2019-07-05 15:01:54 +02:00
mod.rs Fix typos and clarify some comment in blockdata, block, address (#230) 2019-02-04 07:30:41 +01:00
opcodes.rs Fix typos 2019-08-04 19:27:36 +00:00
script.rs eliminate type parameter from the `Decodable` trait 2019-07-11 17:23:01 +00:00
transaction.rs Add human-readable serde for OutPoint as `<txid>:<vout>` 2019-07-26 15:30:46 +02:00