Just check for reddis cache
This commit is contained in:
parent
2be889d036
commit
e253971e26
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user