Open crazybits opened 4 years ago
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.
Having the same issue in testnet.
Btw, nonce
doesn't exist in the master
branch in tests
Has the recommended approach to make transactions unique changed?
nonce
as a property to data
within one of the transaction's actions should be fineNo, it's a bug in eosjs
. See #1009
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):