cargo fmt
This commit only reformats existing Rust code using 'cargo fmt'. It changes whitespace and line breaks in two files but does not alter any logic, values, or behavior. There is no security relevance.
2b181dc4by Swagmuffin+58−62 filesPublic commit activity attributed with strong match confidence. This page describes observable work, not personal trustworthiness.
Amber nodes are monitored by CommitWatch. Gray nodes are sampled from authenticated GitHub public commit search and may not represent complete contribution history.
No external sample loaded yet.
A verified GitHub handle is needed before external discovery.Message quality and risk characterize commits, never the person.
This commit only reformats existing Rust code using 'cargo fmt'. It changes whitespace and line breaks in two files but does not alter any logic, values, or behavior. There is no security relevance.
2b181dc4by Swagmuffin+58−62 filesThis small patch changes how a Lightning node decides which channel monitors need to be re-synchronized with the blockchain after a restart. Previously, if the node's best-known block height was missing, the code treated that as height 0 a…
6bf2352dby Swagmuffin+2−21 file