UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

5 lines 260 B
import { MultisigConfig } from '../ism/types.js'; import { ChainMap } from '../types.js'; export declare const AW_VALIDATOR_ALIAS = "Abacus Works"; export declare const defaultMultisigConfigs: ChainMap<MultisigConfig>; //# sourceMappingURL=multisigIsm.d.ts.map