Closed yekai1003 closed 2 years ago
Are you referring to EOSJS SDK? If so this would be the proper board https://github.com/EOSIO/eosjs/issues
What actions are you calling?
Are you referring to EOSJS SDK? If so this would be the proper board https://github.com/EOSIO/eosjs/issues What actions are you calling?
I'm use go sdk, the repo is github.com/eoscanada/eos-go, I tryed call add action, but get error.
Are you referring to EOSJS SDK? If so this would be the proper board https://github.com/EOSIO/eosjs/issues What actions are you calling?
I'm use go sdk, the repo is github.com/eoscanada/eos-go, I tryed call add action, but get error.
You will have to ask on that board. Block.One/Bullish did not author and does not support eos-go.
The following error occurred when I called actions using the SDK
But when I use cleos ,it work well. Where should I start to solve the problem?