smartcontractkit/documentation

[Bug]: Eth Tx Task has missing params

zeuslawyer opened this issue · 1 comments

Describe the bug

The Eth Tx Task fails to include info on the abi param.

To Reproduce

Go to https://github.com/smartcontractkit/documentation/edit/main/docs/chainlink-nodes/oracle-jobs/task-types/task_eth_tx.md.

URLs

https://github.com/smartcontractkit/documentation/edit/main/docs/chainlink-nodes/oracle-jobs/task-types/task_eth_tx.md

Expected behavior

the abi param should be included in the list and descriptions of params.

Additional context

No response

Actually I just realized that I got confused with the example in this doc as i was reading the eth abi encode example and thinking it was the Eth Tx Task.