diff options
author | login (tilde.club) | 2020-07-24 16:25:37 +0000 |
---|---|---|
committer | login (tilde.club) | 2020-07-24 16:25:37 +0000 |
commit | 41f968db2a6680e27e35ff21a93bc55d70dc26d7 (patch) | |
tree | 01fd14c034d2af188f974fffed6fb91cb77107ef | |
parent | 08783c2043ba8cf9837267905a32e515a4300c2e (diff) |
Custom host name possible in tcoin --help now
1. Custom host name now possible in tcoin --help 2. Changes to ntcoin and ntcoin_openbsd_tildeinstitute to fix a bug in -d/--def. 3. Changes to ntcoin and ntcoin_openbsd_tildeinstitute to check for the correct number of arguments. 4. Changes to ntcoin and ntcoin_openbsd_tildeinstitute to include the host name as a preprocessor constant.
-rwxr-xr-x[-rw-r--r--] | ntcoin | 0 | ||||
-rwxr-xr-x | ntcoin_openbsd_tildeinstitute | 0 | ||||
-rw-r--r-- | tcoin.cpp | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin index 5f7582d..36b3249 100644..100755 --- a/ntcoin +++ b/ntcoin diff --git a/ntcoin_openbsd_tildeinstitute b/ntcoin_openbsd_tildeinstitute index 129e3b8..5f91e88 100755 --- a/ntcoin_openbsd_tildeinstitute +++ b/ntcoin_openbsd_tildeinstitute diff --git a/tcoin.cpp b/tcoin.cpp index 5c9226e..7e01d1f 100644 --- a/tcoin.cpp +++ b/tcoin.cpp |