Exemplo n.º 1
0
        protected override async Task BeforeEach()
        {
            underflow = await Underflow.New(RpcClient);

            // Peform contract deployments and other test setup.
        }