From the `ConfirmationTimeAnchor` docs: > An [Anchor](https://docs.rs/bdk_chain/0.6.0/bdk_chain/trait.Anchor.html) implementation that also records the exact confirmation time and height of the transaction. If it records both the time and height, why is only "time" included in the name?
From the
ConfirmationTimeAnchordocs:If it records both the time and height, why is only "time" included in the name?