paritytech / polkassembly

Polkassembly now has a new home:
https://github.com/Premiurly/polkassembly
Apache License 2.0
30 stars 37 forks source link

Cannot construct unknown type BountyIndex #1047

Closed niklabh closed 3 years ago

niklabh commented 3 years ago

react_devtools_backend.js:2273 2020-10-11 08:56:42 API/INIT: Error: FATAL: Unable to initialize the API: createType(BountyIndex):: Cannot construct unknown type BountyIndex at Init.js:85 at c (runtime.js:45) at Generator._invoke (runtime.js:274) at Generator.forEach.e. [as throw] (runtime.js:97) at A (asyncToGenerator.js:3) at c (asyncToGenerator.js:29)

In frontend console

niklabh commented 3 years ago

fixed