Home > @holochain/tryorama > areConductorCellsDhtsSynced
A utility function to compare conductors' integrated DhtOps.
Signature:
areConductorCellsDhtsSynced: (conductorCells: IConductorCell[]) => Promise<boolean>
Parameter |
Type |
Description |
---|---|---|
conductorCells |
Array of ConductorCells |
Promise<boolean>
A promise that is resolved after conductors' Integrated DhtOps match.