emulator.emulator.stopeventloop
Home > @blaze-cardano/emulator > Emulator > stopEventLoop
Emulator.stopEventLoop() method
Stops the event loop for the ledger. If the event loop is running, it is cleared.
Signature:
stopEventLoop(): void;
Returns:
void