Пример #1
0
        public async Task Uint152()
        {
            var result = await underflow.uint152Underflow().CallAndTransact();

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