Module

Ctl.Examples.AwaitTxConfirmedWithTimeout

This module tests that awaitTxConfirmedWithTimeout is actually interrupted after the given timeout elapses. To do that, it awaits a fake TX id that will never succeed and catches the resulting exception when the timeout elapses.

#contract

#main

Modules