ConseilJS icon indicating copy to clipboard operation
ConseilJS copied to clipboard

Entrypoints from contract introspector should be indexed by string

Open itamarreif opened this issue 6 years ago • 0 comments

The array of entrypoints returned by TezosContractIntrospector.generateEntryPointsFromAddress() should be indexed by string (i.e. entrypoint name) rather than just numerical index.

itamarreif avatar Jan 22 '20 22:01 itamarreif