Exemplo n.º 1
0
        public async Task Uint184()
        {
            var result = await underflow.uint184Underflow().CallAndTransact();

            Assert.AreEqual(result.Result, (UInt256)BigInteger.Parse("24519928653854221733733552434404946937899825954937634815"));
        }