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

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