Trait SigningPubkeyStrategy
pub trait SigningPubkeyStrategy { }Expand description
Indicates how Bolt12Invoice::signing_pubkey was set.
This is not exported to bindings users as builder patterns don’t map outside of move semantics.