rust-lightning/lightning
Wilmer Paulino 850ca13fbc
Move announced_channel to ChannelHandshakeConfig
In the near future, we plan to allow users to update their
`ChannelConfig` after the initial channel handshake. In order to reuse
the same struct and expose it to users, we opt to move out all static
fields that cannot be updated after the initial channel handshake.
2022-06-09 16:11:15 -07:00
..
src Move announced_channel to ChannelHandshakeConfig 2022-06-09 16:11:15 -07:00
Cargo.toml Update regex to 1.5.6 2022-06-01 17:25:15 +02:00