Module rounds

Source

Re-exports§

pub use crate::challenges::RoundAttemptChallenge;

Structs§

RoundAttempt
RoundFinished
RoundId
Identifier for a past round.
RoundProposal
RoundSeq
Unique identifier for a round.
VtxoProposal

Enums§

RoundEvent

Constants§

MIN_ROUND_TX_OUTPUTS
A round tx must have at least vtxo tree and connector chain outputs. Can also have several offboard outputs on next indices.
ROUND_TX_CONNECTOR_VOUT
The output index of the connector chain start in the round tx.
ROUND_TX_VTXO_TREE_VOUT
The output index of the vtxo tree root in the round tx.