mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-13 12:32:48 +02:00
Move channel event payloads in chanfitness to chanstate types. The event store still uses channeldb for flap-count persistence and related errors, but open-channel and close-summary values now come from the channel-state package. |
||
|---|---|---|
| .. | ||
| chanevent.go | ||
| chanevent_test.go | ||
| chaneventstore.go | ||
| chaneventstore_test.go | ||
| chaneventstore_testctx_test.go | ||
| interface.go | ||
| log.go | ||
| rate_limit.go | ||
| rate_limit_test.go | ||