Do not export new anchors structs in `events.rs` without anchors
authorMatt Corallo <git@bluematt.me>
Mon, 24 Oct 2022 18:12:30 +0000 (18:12 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 24 Oct 2022 18:53:58 +0000 (18:53 +0000)
commita834a04e5c4eea2aa00650bd62ca7644b3f46c07
tree7faf37514003fcbcb0c2cf5351662f0595e47cb0
parenta257906743d528c32c862b053b652d4b728aa990
Do not export new anchors structs in `events.rs` without anchors

This avoids adding unused, effectively-dummy public structs in
`events.rs`.
lightning/src/util/events.rs