diff options
| author | MarcoFalke <[email protected]> | 2020-09-22 16:06:02 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-09-22 22:31:31 +0200 |
| commit | 77771a03df6c5d940b340d15eb88f2ac9a29c13a (patch) | |
| tree | 86a77309fb4805f15d5e8ee44858e44d020ca937 /src/script/script_error.cpp | |
| parent | test: Run signet test even when wallet was not compiled (diff) | |
| download | discoin-77771a03df6c5d940b340d15eb88f2ac9a29c13a.tar.xz discoin-77771a03df6c5d940b340d15eb88f2ac9a29c13a.zip | |
refactor: Remove SignetTxs::m_valid and use optional instead
m_valid implies the block solution has been checked, which is not the
case. It only means the txs could be parsed. C++17 comes with
std::optional, so just use that instead.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions