/* generated using openapi-typescript-codegen -- do no edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ /** * KnownSignerIdentity is an identifier for a special signer identity that is known to the implementation. */ export type KnownSignerIdentity = 'DHI';