mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-03-12 05:31:14 +00:00
Fixed standard.cpp compilation.
This commit is contained in:
parent
fc89f653c8
commit
214b4b0bac
@ -101,7 +101,6 @@ bool Solver(const CScript& scriptPubKey, txnouttype& typeRet, std::vector<std::v
|
||||
}
|
||||
|
||||
// Scan templates
|
||||
const CScript& script1 = scriptPubKey;
|
||||
for (const std::pair<txnouttype, CScript>& tplate : mTemplates)
|
||||
{
|
||||
const CScript& script2 = tplate.second;
|
||||
|
Loading…
x
Reference in New Issue
Block a user