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.
get_block() is slow and may overload the server when the refBlock is a big one.
We just need:
eosjs/src/eosjs-api.ts
Line 227 in 849c039