58b5389ed9
* Created nymd internal coin * Additional From implementations plus a constructor * try_add * Changed client API to use the new coin type * CoinConverter trait * Made wallet compilable with the recent changes * Simplified the API by removing the generics in favour of explicit Coin type * Fixed validator api * Fixed up tests and clippy * Refactored missed coin-generic API methods * changelog