You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
If useLastIrreversible && blocksBehind == 0, then using the tapos fields in get_info will save from having to use get_block_header_state, which will likely fail, and get_block, which places a high load on nodeos.
If
useLastIrreversible && blocksBehind == 0, then using the tapos fields inget_infowill save from having to useget_block_header_state, which will likely fail, andget_block, which places a high load on nodeos.