Module connectors

Module connectors 

Source

Structs§

ConnectorChain
A chain of connector outputs.
ConnectorIter
An iterator over the connectors in a ConnectorChain.
ConnectorTxIter
An iterator over transactions in a ConnectorChain.
InvalidSigningKeyError
The signing key passed into ConnectorChain::iter_signed_txs or ConnectorChain::connectors_signed is incorrect.

Constants§

CONNECTOR_TX_CHAIN_VOUT
The output index of the connector chain continuation in the connector tx.
CONNECTOR_TX_CONNECTOR_VOUT
The output index of the connector output in the connector tx.
INPUT_WEIGHT
The witness weight of a connector input.