UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

4 lines 141 B
export function buildBlockTagOverrides(blockTag) { return blockTag !== undefined ? { blockTag } : {}; } //# sourceMappingURL=utils.js.map