Rename to save Z txs

This commit is contained in:
Aditya Kulkarni
2018-10-23 22:13:45 -07:00
parent 4c58f70a31
commit cdc46b3022
8 changed files with 42 additions and 39 deletions

View File

@@ -36,8 +36,8 @@ public:
int getBlockNumber();
void setBlockNumber(int number);
bool getSaveSent();
void setSaveSent(bool savesent);
bool getSaveZtxs();
void setSaveZtxs(bool save);
bool isSaplingActive();