issues
search
edenia
/
antelope-tools
Network Infrastructure Monitor for Antelope + EOSIO blockchain networks :chart_with_upwards_trend:
https://antelope.tools
MIT License
24
stars
16
forks
source link
fix(hapi): validate if the last schedule time is not undefined
#1428
Closed
Torresmorah
closed
3 months ago
Torresmorah
commented
3 months ago
Validate if the last schedule time is not undefined
What does this PR do?
When the last paid schedule time is retrieve from the blockchain an error could occur that causes that value could be undefined
Validate if the last schedule time is not undefined
What does this PR do?