Wallet.(constructor)
Constructs a new instance of the Wallet
class
Signature:
constructor(eniblock: Eniblock, tssWallet: TssWallet, signatureAlgorithm: SignatureAlgorithm, subject: string, creationDate: string);
Parameters
Parameter | Type | Description |
---|---|---|
eniblock | Eniblock | |
tssWallet | TssWallet | |
signatureAlgorithm | SignatureAlgorithm | |
subject | string | |
creationDate | string |