SchnorrKeyshare constructor

SchnorrKeyshare({
  1. required Handle handle,
})

Implementation

SchnorrKeyshare({required this.handle});