helium / blockchain-core

Apache License 2.0
213 stars 85 forks source link

export poc gc interval as function #1364

Closed jeffgrunewald closed 2 years ago

jeffgrunewald commented 2 years ago

provide a public api function off the ledger for determining the correct interval in blocks for poc garbage collection. this allows us to avoid extra effort in keeping consistent values across repos and files.