MCPcopy Create free account
hub / github.com/BitVM/BitVM / AssertCommitConnectorsF

Class AssertCommitConnectorsF

bridge/src/transactions/assert_transactions/utils.rs:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162#[derive(Serialize, Deserialize, Eq, PartialEq, Clone)]
163pub struct AssertCommitConnectorsF {
164 pub connector_f_1: ConnectorF1,
165 pub connector_f_2: ConnectorF2,
166}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected