Ejemplo n.º 1
0
        public async Task Uint112()
        {
            var result = await underflow.uint112Underflow().CallAndTransact();

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