summary refs log tree commit diff
diff options
context:
space:
mode:
authorlogin (tilde.institute)2020-10-09 18:44:41 -0400
committerlogin (tilde.institute)2020-10-09 18:44:41 -0400
commit51a0f3167642b18da49300991bb5e9d7df2a10f4 (patch)
treecdd802fc9ad17db698199fe5b9bf69caeb48edc8
parente3cd47a6c7ba8543fa75c39f7127158bdb2a0761 (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.cpp0
-rw-r--r--tcoin.cpp0
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