interface EngineServerLinkedSignerResponse {
    linked_signer: string;
}

Properties

Properties

linked_signer: string