Open romanagureev opened 2 months ago
Would also be helpful to be able to get the abi from an interface, ie:
vyper Interface.vyi --abi
tentatively tagging for inclusion in 0.4.1
Note: discussed with Charles that should compile only with flags -f ast,annotated_ast,interface,external_interface
And abi!
Simple Summary
Check correctness of
.vyi
file.Motivation
There is no way to check if
.vyi
file alone was written correctly.Specification
Something like: