interface ExternalKeys {
    chain: string;
    keyIds: string[];
}

Properties

Properties

chain: string
keyIds: string[]

Generated using TypeDoc