Crate cosmos_gravity_utils[][src]

Expand description

This crate is for common functions and types for the Gravity rust code

Modules

This module provides useful tools for handling the Contact and Web30 connections for the relayer, orchestrator and various other utilities. It’s a common problem to have conflicts between ipv4 and ipv6 localhost and this module is first and foremost supposed to resolve that problem by trying more than one thing to handle potentially misconfigured inputs.

for things that don’t belong in the cosmos or ethereum libraries but also don’t belong in a function specific library