MCPcopy Create free account
hub / github.com/ElementsProject/lightning / amount_sat

Class amount_sat

devtools/mkclose.c:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 struct pubkey funding_pubkey[NUM_SIDES], outkey[NUM_SIDES];
51 struct privkey funding_privkey[NUM_SIDES];
52 struct amount_sat funding_amount;
53 struct bitcoin_outpoint funding;
54 u32 feerate_per_kw;
55 struct amount_sat fee;

Callers 1

write_announceFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected