itering/scale.go

Not found decoder class Box<<T as Config<I>>::Proposal>

Closed this issue · 2 comments

Im seeing this issue for Polkadot Mainnet block #3654016. How do i get around this?

Box<<T as Config<I>>::Proposal> type is Call

you can add it to your custom type

Thank you.