Skip to content

Commit

Permalink
fixup! pay: Use the global channel_hint_set and remember across pay…
Browse files Browse the repository at this point in the history
…ments
  • Loading branch information
cdecker committed Aug 28, 2024
1 parent a159380 commit de58779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/test/run-route-overlong.c
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ int main(int argc, char *argv[])
assert(tal_count(r) == 2);
}

tal_free(hints);
common_shutdown();
return 0;
}

0 comments on commit de58779

Please sign in to comment.