Cryptonomic/ConseilJS

Error in sendContractInvokationOperation

pawan-tezsure opened this issue · 1 comments

TypeError: FetchSelector.actualFetch is not a function

While using send conseiljs.TezosNodeWriter.sendContractInvocationOperation

This problem is specific to conseiljs 5.0.4 in other versions it works fine.

Error solved after using node-fetch library.