py-substrate-interface icon indicating copy to clipboard operation
py-substrate-interface copied to clipboard

Type registry collisions when using auto_discover

Open arjanz opened this issue 3 years ago • 0 comments

When name of chains are not unique, for example when 'development' is used, the auto_discover results in incorrect type definition assumptions. Suggestion is to drop too generic names like development

arjanz avatar Jun 28 '22 12:06 arjanz