borsh is slow to compile and contributes to dependency hell in a big way. solana-config-program doesn't use borsh, and neither does this new version of the program - it's only in the client. Nothing external will break if we remove it from the client now
borsh is slow to compile and contributes to dependency hell in a big way.
solana-config-programdoesn't use borsh, and neither does this new version of the program - it's only in the client. Nothing external will break if we remove it from the client now