uint160 and uint256 division operations.
[NovacoinLibrary.git] / Novacoin / base_uint.cs
index 8b36b12..d7b8f4c 100644 (file)
@@ -81,7 +81,7 @@ namespace Novacoin
         /// <summary>
         /// Zero or the position of highest non-zero bit plus one.
         /// </summary>
-        protected int bits
+        public int bits
         {
             get
             {