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

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