T402 API Reference - v2.8.0
    Preparing search index...

    Interface MetadataEntry

    Metadata entry for agent registration

    interface MetadataEntry {
        metadataKey: string;
        metadataValue: `0x${string}`;
    }
    Index

    Properties

    metadataKey: string
    metadataValue: `0x${string}`