mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-05 07:14:36 +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.