We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.19.1
got error message TypeError: invalid BigNumberish value (argument="value", value={ "_type": "TransactionReceipt",
TypeError: invalid BigNumberish value (argument="value", value={ "_type": "TransactionReceipt",
call a Contract function returns "outputs": [ { "internalType": "uint256", "name": "amountOut", "type": "uint256" } ],
"outputs": [ { "internalType": "uint256", "name": "amountOut", "type": "uint256" } ],
if ignore this result, nothing happen
No response
The text was updated successfully, but these errors were encountered:
Hi @kkHAIKE, we can't triage this issue with the information provided. Can you provide a minimal reproductible example?
Sorry, something went wrong.
schaable
No branches or pull requests
Version of Hardhat
2.19.1
What happened?
got error message
TypeError: invalid BigNumberish value (argument="value", value={ "_type": "TransactionReceipt",
Minimal reproduction steps
call a Contract function returns
"outputs": [ { "internalType": "uint256", "name": "amountOut", "type": "uint256" } ],
if ignore this result, nothing happen
Search terms
No response
The text was updated successfully, but these errors were encountered: