WaitConfirmationDecrementSynchronization extends AbstractSynchronization
Table of Contents
Methods
- next() : ChainSyncInterface|null
- setNext() : void
- sync() : void
Methods
next()
public
next() : ChainSyncInterface|null
Return values
ChainSyncInterface|nullsetNext()
public
setNext(ChainSyncInterface $next) : void
Parameters
- $next : ChainSyncInterface
sync()
public
sync(Counter $counter) : void
Parameters
- $counter : Counter