ts-algochat
Preparing search index...
MailboxFanoutResult
Interface MailboxFanoutResult
Result of an atomic fan-out put.
interface
MailboxFanoutResult
{
confirmedRound
:
number
;
legs
:
MailboxLegPlan
[]
;
txid
:
string
;
}
Index
Properties
confirmed
Round
legs
txid
Properties
confirmed
Round
confirmedRound
:
number
legs
legs
:
MailboxLegPlan
[]
One entry per leg, in input order
txid
txid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confirmed
Round
legs
txid
ts-algochat
Loading...
Result of an atomic fan-out put.