Skip to content

Commit

Permalink
Stupid commit to rerun tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Sharma authored and Aditya Sharma committed Jul 28, 2023
1 parent e8febb1 commit e7c1194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightningd/lightningd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1272,6 +1272,7 @@ int main(int argc, char *argv[])
struct recover_payload);
payload->codex32secret = tal_strdup(payload,
ld->recover);

plugin_hook_call_recover(ld, NULL, payload);
}
/*~ If `closefrom_may_be_slow`, we limit ourselves to 4096 file
Expand Down

0 comments on commit e7c1194

Please sign in to comment.