You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The operators differ from the verifiers in the sense that they do not need to generate many TxHandlers. Rather, they only need OutPoints and TxOuts. Therefore, the sighash stream for the operators can be optimized.
The text was updated successfully, but these errors were encountered:
Proposal Description
The operators differ from the verifiers in the sense that they do not need to generate many TxHandlers. Rather, they only need OutPoints and TxOuts. Therefore, the sighash stream for the operators can be optimized.
The text was updated successfully, but these errors were encountered: