summary refs log tree commit diff
diff options
context:
space:
mode:
authorlogin (tilde.club)2019-11-15 19:21:57 -0700
committerlogin (tilde.club)2019-11-15 19:21:57 -0700
commit3dfe89db4a2e19341d178197d5f805972c4d4e68 (patch)
tree7954af660a9b93da784b43326d656692aa62c84d
parent8573e74a01824341c54d0fdd7e5c1e70a0a7a323 (diff)
Added check for number of basecoins <n> in ntcoin
ntcoin would accept no number of basecoins <n>. Now, there is a check added near the beginning for <n> existing and being a non-negative integer.
-rwxr-xr-xntcoin0
1 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin
index c8ab122..407a75f 100755
--- a/ntcoin
+++ b/ntcoin