format_debug_instructions

Documentation for eth_defi.abi.format_debug_instructions function.

format_debug_instructions(bound_call, block_identifier='latest')

Print curl command line syntax to repeat a failed contract call.

  • Useful for sending information about broken nodes to dRPC team

Parameters

bound_call (web3.contract.contract.ContractFunction) –

Return type

str