rust-lightning/lightning-background-processor
Wilmer Paulino acd2ae606d
Remove NodeSigner::get_node_secret
Secrets should not be exposed in-memory at the interface level as it
would be impossible the implement it against a hardware security
module/secure element.
2023-01-18 17:23:25 -08:00
..
src Remove NodeSigner::get_node_secret 2023-01-18 17:23:25 -08:00
Cargo.toml Make background-processor no-std-friendly (ish) 2023-01-17 20:38:07 +00:00