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

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