diff options
author | login (__tcoin) (tilde.my.to) | 2021-02-03 13:44:07 +0000 |
---|---|---|
committer | login (__tcoin) (tilde.my.to) | 2021-02-03 13:44:07 +0000 |
commit | 2e22b08ff724c1fcdf7daad1ee201bcf944bcbc2 (patch) | |
tree | 112dca539a2283678de19baaee16862b76e1d484 | |
parent | 0e3853cdf5a995b9bec9f8dade58f5f98b3df74f (diff) |
Better way to handle 5 arguments
Improved the way 5 arguments were handled, where the intention was to send a message along with the amount and receiver, with a new error code and a slightly modified error message.
-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 5bf1b79..b6f2f8f 100644 --- a/pcoin.cpp +++ b/pcoin.cpp diff --git a/tcoin.cpp b/tcoin.cpp index a382746..faeb617 100644 --- a/tcoin.cpp +++ b/tcoin.cpp |