Skip to main content

CONSTANT_TERM_COEFFICIENT

Constant CONSTANT_TERM_COEFFICIENT 

Source
pub const CONSTANT_TERM_COEFFICIENT: CoefficientIndex = 0;
Expand description

Coefficient index of the polynomial constant term.

The only coefficient PIX commits to: see SsaPartCommitment for why the rest are not sent. The wire format still carries a coefficient_index, so a peer may send others — the Exit ignores them.