contracting icon indicating copy to clipboard operation
contracting copied to clipboard

Duplicate methods allowed

Open JeffWScott opened this issue 5 years ago • 0 comments

https://testnet-master-1.lamden.io/contracts/con_acontract/methods

A contract can be submitted with duplicate method names.

This may be valid python, in the sense that it won't throw syntax errors, but the contracting linter should catch this.

JeffWScott avatar Oct 01 '20 13:10 JeffWScott