# Functions
ConvertProtoToJsonMarshal unmarshals the given bytes into a proto message and then marshals it to json.
ConvertSdkCoinsToWasmCoins converts sdk type coins to wasm vm type coins.
ConvertSdkCoinToWasmCoin converts a sdk type coin to a wasm vm type coin.
NewClient constructs Client object.