ConseilJS
ConseilJS copied to clipboard
Entrypoints from contract introspector should be indexed by string
The array of entrypoints returned by TezosContractIntrospector.generateEntryPointsFromAddress() should be indexed by string (i.e. entrypoint name) rather than just numerical index.