TssSigner.(constructor)
Constructs a new instance of the TssSigner
class
Signature:
constructor(eniblockSDK: Eniblock, tssConfig: TssConfig, share: string, tssDerivation: TssDerivation, provider?: Provider);
Parameters
Parameter | Type | Description |
---|---|---|
eniblockSDK | Eniblock | |
tssConfig | TssConfig | |
share | string | |
tssDerivation | TssDerivation | |
provider | Provider | (Optional) |