Merge pull request #2213 from benthecarman/error-sign-provider-addrs
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Tue, 2 May 2023 17:48:05 +0000 (17:48 +0000)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 17:48:05 +0000 (17:48 +0000)
commit101c09f9bf04783b5d1f5b77bc50ed6735800828
treed206379fcc84ec73d5fbf164eeb12b645f404cd1
parent0e8da588954abc32c2a341cedf888ee00f918183
parent0b8bdbf968fb4888b30e7e0f0471d66855abc1e3
Merge pull request #2213 from benthecarman/error-sign-provider-addrs

Allow get_shutdown_scriptpubkey and get_destination_script to return an Error
fuzz/src/chanmon_consistency.rs
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/shutdown_tests.rs
lightning/src/util/test_utils.rs