cosmjs icon indicating copy to clipboard operation
cosmjs copied to clipboard

amino: remove some type casts

Open dynst opened this issue 2 months ago • 2 comments

These did nothing; the discriminator type member is on the base type for this exact reason.

dynst avatar Oct 15 '25 08:10 dynst

Oh they do something: avoid typos in the type name string literal

webmaster128 avatar Oct 15 '25 09:10 webmaster128

That does sound useful, at least when first writing the code. Added the missing unit tests to prevent potential future typos!

dynst avatar Oct 15 '25 09:10 dynst