Page MenuHomePhabricator

Add an overload of IsUAHFenabled that that a CBlockIndex as parameter
ClosedPublic

Authored by deadalnix on Jun 16 2017, 10:53.

Details

Summary

This was it can do the null check consistently. There are at least 4 null checks when using CBlockIndex to feed this function, which is an indication that such routine is needed.

Test Plan
make check
../qa/pull-tester/rpc-tests.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable