rust-lightning/lightning
Jeffrey Czyz 5610ca193d
Combine ChannelManager's block hash and height
There is a possible race condition when both the latest block hash and
height are needed. Combine these in one struct and place them behind a
single lock.
2021-04-14 12:57:04 -07:00
..
src Combine ChannelManager's block hash and height 2021-04-14 12:57:04 -07:00
Cargo.toml Update licenses and add missing fields in Cargo.toml files 2021-03-09 16:53:03 -05:00