What's Changed
- fix: compatibility of end channel output shift to pointer by @ZhAnGeek in https://github.com/bnb-chain/tss-lib/pull/271
- add: Exposed random sources by @balena https://github.com/bnb-chain/tss-lib/pull/275
- fix: Fixed nil pointer in String method() when no rounds left @olegfomenko https://github.com/bnb-chain/tss-lib/pull/276
- fix: Fix update always round.ok @ZhAnGeek h...