core-lightning/channeld/test
Rusty Russell f1e4cad9d4 feerate: use u32 everywhere.
The wire protocol uses this, in the assumption that we'll never see feerates
in excess of 4294967 satoshi per kiloweight.

So let's use that consistently internally as well.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-11-23 12:40:32 +01:00
..
Makefile test: fix dependencies. 2017-11-22 19:40:46 +01:00
run-full_channel.c feerate: use u32 everywhere. 2017-11-23 12:40:32 +01:00