diff options
author | login (tilde.institute) | 2020-10-09 18:44:41 -0400 |
---|---|---|
committer | login (tilde.institute) | 2020-10-09 18:44:41 -0400 |
commit | 51a0f3167642b18da49300991bb5e9d7df2a10f4 (patch) | |
tree | cdd802fc9ad17db698199fe5b9bf69caeb48edc8 | |
parent | e3cd47a6c7ba8543fa75c39f7127158bdb2a0761 (diff) |
Refactored send function in tcoin and pcoin
Refactored the send function in tcoin and pcoin, and in the process, fixed a bug in pcoin's silentsend function.
-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 1728e33..47f9abb 100644 --- a/pcoin.cpp +++ b/pcoin.cpp diff --git a/tcoin.cpp b/tcoin.cpp index 5748bdd..73063ac 100644 --- a/tcoin.cpp +++ b/tcoin.cpp |