pub fn create_edit_energy_route_msg(
    source: String,
    destination: String,
    value: Coin
) -> CosmosMsg<CyberMsgWrapper>