mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-22 07:42:42 +01: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.