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
Hi, I'm installed node-red-contrib-ethjs and wanna use it to send transaction from node red to Geth client.
I'm load all params in Transaction node (address, account, abi, ...), but after deploy in my debug just appear:
msg.payload : Result "[object Object]"
And in my Geth client, nothing log too.
The text was updated successfully, but these errors were encountered:
Hi, I'm installed node-red-contrib-ethjs and wanna use it to send transaction from node red to Geth client.
I'm load all params in Transaction node (address, account, abi, ...), but after deploy in my debug just appear:
msg.payload : Result "[object Object]"
And in my Geth client, nothing log too.
The text was updated successfully, but these errors were encountered: