py-substrate-interface
py-substrate-interface copied to clipboard
Type registry collisions when using auto_discover
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