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 has been archived by the owner on Aug 2, 2022. It is now read-only.
err | 2020-11-24 13:34: Error: fetching abi for eosio.null: Read past end of buffer
2|app | 2020-11-24 13:34: at SerialBuffer.get /node_modules/eosjs/src/eosjs-serialize.ts:182:15)
2|app | 2020-11-24 13:34: at SerialBuffer.getVaruint32 (/node_modules/eosjs/src/eosjs-serialize.ts:273:28)
Desktop (please complete the following information):
OS: macOS Catalina
The text was updated successfully, but these errors were encountered:
This is a constraint on how mainnet was configured. Please try on your personal network and verify if eosjs works as expected with the correct ABI. Thanks.
Version of EOSJS
eosjs@master
Describe the bug
failed to serialize the context_free_actions,looks like
eosio.null
has no abi on mainnet, but the eosjs try to fetch abi.To Reproduce
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: