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
{{ message }}
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
I use abi to gen my class and tried on basic contracts like metacoin or even basic functions like
function greet() public view returns (string memory) { return greeting; }
This function is an extract of the default example from HardHat dev tool.
Any call seems to debord the buffer when a value should be returned.
Do you need any help on the lib?
Thank you for this large piece of work,
Robert
The text was updated successfully, but these errors were encountered: