sui_bridge::utils

Type Alias EthSigner

Source
pub type EthSigner = SignerMiddleware<Provider<Http>, Wallet<SigningKey>>;

Aliased Typeยง

struct EthSigner { /* private fields */ }