IOutput: {
revokeParticipantKey: {
must_recover: boolean;
sessions_revoked: number;
status: string;
target_id: string;
};
}
Type declaration
revokeParticipantKey: {
must_recover: boolean;
sessions_revoked: number;
status: string;
target_id: string;
}
must_recover: boolean
sessions_revoked: number
status: string
target_id: string
Отозвать скомпрометированный ключ пайщика (председатель)