Auto merge of #2820 - str4d:darwin-build-patches, r=str4d
[macOS] Darwin build patches Part of #2246.
This commit is contained in:
@@ -69,6 +69,8 @@ int CurrentEpoch(int nHeight, const Consensus::Params& params) {
|
||||
return idxInt;
|
||||
}
|
||||
}
|
||||
// Base case
|
||||
return Consensus::BASE_SPROUT;
|
||||
}
|
||||
|
||||
uint32_t CurrentEpochBranchId(int nHeight, const Consensus::Params& params) {
|
||||
|
||||
Reference in New Issue
Block a user