rust-lightning/lightning
Jeffrey Czyz a29153025f
Remove KeyMaterial
Now that NodeSigner::get_inbound_payment_key returns an ExpandedKey
instead of KeyMaterial, the latter is no longer needed. Remove
KeyMaterial and replace its uses with [u8; 32].
2024-12-13 09:26:02 -06:00
..
src Remove KeyMaterial 2024-12-13 09:26:02 -06:00
Cargo.toml Drop log-limiting features 2024-12-03 17:26:49 +01:00