Just check for reddis cache

This commit is contained in:
shunmugam 2020-01-13 13:04:01 +05:30
parent 2be889d036
commit e253971e26

View File

@ -466,6 +466,9 @@ let currentReward = 16;
// Total foundation reward // Total foundation reward
let totalFoundationReward = await circulationsupply(height) let totalFoundationReward = await circulationsupply(height)
console.log("-----------------------------------------------------------------------")
console.log("Function is calling")
return { return {
block_height, block_height,
letest_block, letest_block,