Just check for reddis cache
This commit is contained in:
parent
2be889d036
commit
e253971e26
@ -466,6 +466,9 @@ let currentReward = 16;
|
||||
// Total foundation reward
|
||||
let totalFoundationReward = await circulationsupply(height)
|
||||
|
||||
console.log("-----------------------------------------------------------------------")
|
||||
console.log("Function is calling")
|
||||
|
||||
return {
|
||||
block_height,
|
||||
letest_block,
|
||||
|
Loading…
Reference in New Issue
Block a user