diff options
author | login (__tcoin) (tilde.my.to) | 2021-02-03 13:32:18 +0000 |
---|---|---|
committer | login (__tcoin) (tilde.my.to) | 2021-02-03 13:32:18 +0000 |
commit | 0e3853cdf5a995b9bec9f8dade58f5f98b3df74f (patch) | |
tree | f0285e1f19627a1dee16f95022e120b1388363fa | |
parent | 57bb322f7babb47e4456fc298dcf30ef4e8a6fbb (diff) |
Fixed an unhandled case of too many arguments in 'tcoin send'
Fixed a case of too many arguments in 'tcoin send' that wasn't handled. Thank you for finding this ~julian.
-rw-r--r-- | pcoin.cpp | 0 | ||||
-rw-r--r-- | tcoin.cpp | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/pcoin.cpp b/pcoin.cpp index c5edfd4..5bf1b79 100644 --- a/pcoin.cpp +++ b/pcoin.cpp diff --git a/tcoin.cpp b/tcoin.cpp index 1294254..a382746 100644 --- a/tcoin.cpp +++ b/tcoin.cpp |