Skip to content

Commit 06e7806

Browse files
committed
Comments.
1 parent 5ae20fe commit 06e7806

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/protocols/electrum/protocol_electrum_scripthash_subscribe.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,6 @@ code protocol_electrum::get_scripthash_status(hash_digest& out,
284284
subscription& /* sub */, const hash_digest& hash) NOEXCEPT
285285
{
286286
// TODO: use cursors and midstate to optimize succesive queries.
287-
////auto& state = sub.state;
288-
////const auto& point = sub.point_cursor;
289-
////const auto& address = sub.address_cursor;
290287

291288
histories histories{};
292289
const auto& query = archive();

0 commit comments

Comments
 (0)