VerifyScript
[NovacoinLibrary.git] / Novacoin / CScript.cs
index d1165a8..077111f 100644 (file)
@@ -174,7 +174,7 @@ namespace Novacoin
         /// <summary>
         /// Is it true that script doesn't contain anything except push value operations?
         /// </summary>
-        public bool IsPushonly
+        public bool IsPushOnly
         {
             get
             {