ethabi icon indicating copy to clipboard operation
ethabi copied to clipboard

implement Clone for TopicFilter, Topic and possibly all other types

Open snd opened this issue 7 years ago • 1 comments

just tried to clone a TopicFilter and now i need to manually do it

let me know and i'll create a PR

snd avatar Jun 19 '18 15:06 snd

I don't see why these types should not be Clone. If you're still up for it a PR is welcome.

dvdplm avatar Jan 10 '20 09:01 dvdplm