Crate somm_gravity_utils

Source
Expand description

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

Modules§

connection_prep
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.
error
for things that don’t belong in the cosmos or ethereum libraries but also don’t belong in a function specific library
message_signatures
types