UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

7 lines 240 B
export declare enum TxSubmitterType { JSON_RPC = "jsonRpc", IMPERSONATED_ACCOUNT = "impersonatedAccount", GNOSIS_SAFE = "gnosisSafe", GNOSIS_TX_BUILDER = "gnosisSafeTxBuilder" } //# sourceMappingURL=TxSubmitterTypes.d.ts.map