mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-30 14:52:26 +02:00
Fixes the problem that inbound base fee and fee rate are overwritten with 0 if they are not specified in PolicyUpdateRequest. This ensures backward compatibility with older rpc clients that do not yet support the inbound feature.