X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=src%2Ftypes.rs;fp=src%2Ftypes.rs;h=93527a45b837c7368d9bc2842167323ff4c2e397;hb=f525858b51ca7c8ad9b855efd92e5e04efa53ed1;hp=f530bd41a112e41e082079e20fce4f19295c3877;hpb=32c175b543de5782f6615a7110b4d303620b50d0;p=rapid-gossip-sync-server diff --git a/src/types.rs b/src/types.rs index f530bd4..93527a4 100644 --- a/src/types.rs +++ b/src/types.rs @@ -14,8 +14,9 @@ pub(crate) type GossipPeerManager = Arc), + ChannelUpdate(ChannelUpdate, Option), } #[derive(Clone, Copy)]