Day in the life of a solana program dev: > get a request to list new spot token > its token 2022 > already have token 2022 support should be fine > try to init on devnet to test > hit obscure error (see attached) > track down where error is being thrown due to old token 22 dependency that doesnt support Scaled UI extension > try fiddling with token 2022 dependencies > cant change token 2022 dependency because of cargo conflicts > wanna kms > eventually think of a work around that doesnt require updating dependency