You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell 28f5da7b2f tools/generate-wire: use amount_msat / amount_sat for peer protocol. 6 years ago
..
.gitignore gossipwith: simple tool to snarf gossip from a node. 6 years ago
Makefile common/amount: new types struct amount_msat and struct amount_sat. 6 years ago
bolt11-cli.c common/bolt11: use struct amount_msat 6 years ago
decodemsg.c devtools/decodemsg: take series of msgs from stdin. 6 years ago
dump-gossipstore.c daemons: use amount_msat/amount_sat in all internal wire transfers. 6 years ago
gossipwith.c channeld: use pointer for shared secret. 6 years ago
onion.c daemons: use amount_msat/amount_sat in all internal wire transfers. 6 years ago
print_wire.c tools/generate-wire: use amount_msat / amount_sat for peer protocol. 6 years ago
print_wire.h tools/generate-wire: use amount_msat / amount_sat for peer protocol. 6 years ago