diff options
author | login (tilde.club) | 2019-11-15 19:21:57 -0700 |
---|---|---|
committer | login (tilde.club) | 2019-11-15 19:21:57 -0700 |
commit | 3dfe89db4a2e19341d178197d5f805972c4d4e68 (patch) | |
tree | 7954af660a9b93da784b43326d656692aa62c84d | |
parent | 8573e74a01824341c54d0fdd7e5c1e70a0a7a323 (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-x | ntcoin | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin
index c8ab122..407a75f 100755
--- a/ntcoin
+++ b/ntcoin
|