Typo bug where enabling the lokad index is determined by the enable_token_index param
Patch so the enable_lokad_id_index param behaves as expected
Differential D16416
[chronik] Determine lokad indexing by enable_lokad_id_index param bytesofman on Jul 3 2024, 16:33. Authored by
Details
Typo bug where enabling the lokad index is determined by the enable_token_index param Patch so the enable_lokad_id_index param behaves as expected mkdir buildChronik pushd buildChronik cmake -GNinja .. -DBUILD_BITCOIN_CHRONIK=ON ninja ninja check-functional cd test/functional ./test_runner.py chronik_lokad_id_group
Diff Detail
Event Timeline
|