diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-09-22 16:06:02 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-09-22 22:31:31 +0200 |
commit | 77771a03df6c5d940b340d15eb88f2ac9a29c13a (patch) | |
tree | 86a77309fb4805f15d5e8ee44858e44d020ca937 /doc/bips.md | |
parent | fa2ad5dae17b237641b8ece0e68ffcdd79d543bf (diff) |
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 'doc/bips.md')
0 files changed, 0 insertions, 0 deletions