elements icon indicating copy to clipboard operation
elements copied to clipboard

Add epoch_length to getsidechaininfo

Open stevenroose opened this issue 1 year ago • 1 comments

stevenroose avatar Aug 23 '22 15:08 stevenroose

obj.pushKV("epoch_length", (uint64_t)chainparams.GetConsensus().dynamic_epoch_length); (in getblockchaininfo) provides this, no?

jhfrontz avatar Aug 23 '22 21:08 jhfrontz