Move the `ShutdownResult` type alias to `channel.rs`
authorMatt Corallo <git@bluematt.me>
Wed, 24 May 2023 03:45:30 +0000 (03:45 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 30 May 2023 18:15:32 +0000 (18:15 +0000)
commit3ce1a5e0876bf8b6d898fc75f0f595a102634a92
tree6f1e061be4358c2c8fd9368c7abe44fa5cd7f94a
parent660daaacdf862743b318ee85673900f91591d036
Move the `ShutdownResult` type alias to `channel.rs`

This allows us to make the `force_shutdown` definition less verbose
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs