bnb-chain / tss-lib

Threshold Signature Scheme, for ECDSA and EDDSA
MIT License
790 stars 271 forks source link

KeyGen function not working as documentation expressed. #232

Closed ThantZin-develope closed 1 year ago

ThantZin-develope commented 1 year ago

I followed the same instruction as the documentation of this lib. Here, I am being stuck at the step of NewLocalParty function. The returned result is always (PANIC=String method: runtime error: invalid memory address or nil pointer dereference)