mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-09 08:04:19 +01:00
Internally both payment and routing use 64-bit, but the interface between them used 32-bit. Since both components already support 64-bit we should use that.