BlockPo / BlockPo-to-Tradelayer

Incubation Repo for the TradeLayer protocol, 0.2.0
http://www.tradelayer.org
Other
8 stars 8 forks source link

Retire Old Rolling System #140

Closed patrickdugan closed 4 years ago

patrickdugan commented 4 years ago

sp.cpp

Line 932

int CMPSPInfo::rollingContractsBlock(const CBlockIndex* pBlockIndex) {

This was the old system we hacked together in early 2018 to prototype a perpetual swap-less rolling dCurrency unit.

Since dCurrency only exists with pre-defined native perpetual swaps now we can retire this.