UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

3 lines 209 B
import { MetadataContext, StructuredMetadata } from './types.js'; export declare function decodeIsmMetadata(metadata: string, context: MetadataContext): StructuredMetadata; //# sourceMappingURL=decode.d.ts.map