mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-11-24 06:25:55 +00:00
Fix lint
This commit is contained in:
parent
dccc65faa3
commit
cba9cf63f4
@ -39,5 +39,6 @@ const (
|
||||
// not-yet-accepted transactions.
|
||||
UnacceptedDAAScore = math.MaxUint64
|
||||
|
||||
// MaxBlockInputsPreHF is the maximum number of inputs a block can hold before the HF
|
||||
MaxBlockInputsPreHF = 900
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user