anchorcli icon indicating copy to clipboard operation
anchorcli copied to clipboard

Class 'AddressProviderFromJSON' incorrectly implements interface 'AddressProvider'.

Open 0xdevnet opened this issue 4 years ago • 0 comments

Getting src/addresses/from-json.ts:35:14 - error TS2420: Class 'AddressProviderFromJSON' incorrectly implements interface 'AddressProvider'. Property 'liquidationQueue' is missing in type 'AddressProviderFromJSON' but required in type 'AddressProvider'. message with yarn build. Screen Shot 2021-11-07 at 5 33 20 PM

0xdevnet avatar Nov 07 '21 09:11 0xdevnet