aeternity/aepp-sdk-js

Correct error message if unsupported protocol version

davidyuk opened this issue · 0 comments

Currently it looks like

Cannot read properties of undefined (reading 'contract-call')

const protocol = ProtocolToVmAbi[protocolVersion][type];