mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
This commit expands the RealToPseudo methods to take in a privacy map db reader. This allows the methods to check if the privacy map db already contains an entry for a "real" string before generating a new one. For now, only an empty PrivacyMapReader is ever provided to the RealToPseudo call. This will be changed in the following commit. |
||
|---|---|---|
| .. | ||
| chan_policy_bounds.go | ||
| chan_policy_bounds_test.go | ||
| channel_restrictions.go | ||
| channel_restrictions_test.go | ||
| config.go | ||
| history_limit.go | ||
| history_limit_test.go | ||
| interfaces.go | ||
| log.go | ||
| manager_set.go | ||
| peer_restrictions.go | ||
| peer_restrictions_test.go | ||
| rate_limit.go | ||
| rate_limit_test.go | ||