mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-04 03:03:51 +01:00
We were using `number` instead of `u32` which caused it to be serialized to string with a decimal, which then would be rejected by lightningd. Changelog-Fixed: proto: Fixed a wrong number type being used in routes |
||
---|---|---|
.. | ||
convert.rs | ||
lib.rs | ||
pb.rs | ||
server.rs | ||
test.rs |