rust-bitcoin-unsafe-fast/src
Max Giraldo 06dc0041c2 docs: fix quotes in Transaction#ntxid description
Insert double quotes instead of a combination of single quote
and backtick.
2021-01-01 05:52:23 -08:00
..
blockdata docs: fix quotes in Transaction#ntxid description 2021-01-01 05:52:23 -08:00
consensus Make Inventory and NetworkMessage enums exhaustive 2020-12-21 12:04:26 +00:00
network Make Inventory and NetworkMessage enums exhaustive 2020-12-21 12:04:26 +00:00
util psbt: Serialize maps with byte values using hex 2020-12-30 16:32:52 +01:00
hash_types.rs Implement new FilterHeader type to differentiate from FilterHash 2020-10-10 20:38:10 +01:00
internal_macros.rs Replace serde_struct_impl with derive-based impls 2020-12-30 16:32:52 +01:00
lib.rs Add serde_utils module to fix JSON serialization 2020-12-30 16:32:52 +01:00
serde_utils.rs serde_utils: Only use special serialization for human-readable 2020-12-30 16:32:52 +01:00
test_macros.rs Remove Decimal and replace strason with serde_json 2019-06-13 18:29:16 +01:00