mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 15:20:24 +01:00
`rust-bitcoin v0.30.0` made some changes in this area that no longer allow us to work with the previously exposed `U256` type. While `Work` and `Target` (they're inverses of each other) essentially represent the same concept, it makes more sense from their API's perspective to only expose difficulty transitions and adjustments on `Target`s. |
||
---|---|---|
.. | ||
convert.rs | ||
http.rs | ||
init.rs | ||
lib.rs | ||
poll.rs | ||
rest.rs | ||
rpc.rs | ||
test_utils.rs | ||
utils.rs |