summary refs log tree commit diff
diff options
context:
space:
mode:
authorlogin (envs.net)2020-02-22 00:38:12 +0000
committerlogin (envs.net)2020-02-22 00:38:12 +0000
commit46f3de4bc1412315092270cfd76dab368564bc4d (patch)
tree708787315e7edec9b93d454e0a33d7ab28155047
parentc6270c739d48af98725cb5b92d2e5fb5f91b07a2 (diff)
Separated error codes out into symbolic constants in tcoin.cpp and pcoin.cpp
This doesn't change functionality. It is simply a refactor that separates error codes out into symbolic constants in tcoin.cpp and pcoin.cpp.
-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 9e00b21..7a15fff 100644
--- a/pcoin.cpp
+++ b/pcoin.cpp
diff --git a/tcoin.cpp b/tcoin.cpp
index f9abffb..393a2bb 100644
--- a/tcoin.cpp
+++ b/tcoin.cpp