SessionConfig
SessionConfig:
object
Parameters for creating a ECDSA
session.
Type declaration
client
client:
CloudWebSocketClient
The cloud client object.
cloudVerifyingKey
cloudVerifyingKey:
string
The hex encoded cloud verifying key (Ed25519 public key).
protocol?
optional
protocol:MpcProtocol
The MPC protocol to use 2 party or 3 party.