Feature module for threshold-signature operations.
Owns both the HTTP layer (controller + service) and the background processing layer (processor) for signing operations.
Dependencies on GrpcService and MetadataService are satisfied globally via their respective @Global() modules.
GrpcService
MetadataService
@Global()
Feature module for threshold-signature operations.
Owns both the HTTP layer (controller + service) and the background processing layer (processor) for signing operations.
Dependencies on
GrpcServiceandMetadataServiceare satisfied globally via their respective@Global()modules.