pub trait CanSign: BuilderState { }
Trait to capture all states that have sufficient information for either party to create signatures.