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

Class amount_sat

plugins/funder_policy.c:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41{
42 if (policy->opt == FIXED) {
43 struct amount_sat amt = amount_sat(policy->mod);
44 return tal_fmt(ctx, "%s (%s)",
45 funder_opt_name(policy->opt),
46 type_to_string(ctx, struct amount_sat, &amt));

Callers 3

funder_policy_descFunction · 0.70
apply_fuzzFunction · 0.70
apply_policyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected