UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

5 lines 280 B
export declare const EMPTY_BYTES_32 = "0x0000000000000000000000000000000000000000000000000000000000000000"; export declare const PROPOSER_ROLE: string; export declare const EXECUTOR_ROLE: string; export declare const CANCELLER_ROLE: string; //# sourceMappingURL=constants.d.ts.map