https://github.com/fbsobreira/gotron-sdk/issues/103
a fallback implementation of secp256k1.RecoverPubkey without using cgo
i need this
Hello, I saw your submission. Thank you very much, but the author has not merged yet. How can I use your latest modification?
hi, to use it before merging, you can add this to your go.mod
replace github.com/fbsobreira/gotron-sdk v0.0.0-20230907131216-1e824406fe8c => github.com/sunbankio/gotron-sdk v0.0.0-20231003155243-a269b0d040c3
hi, to use it before merging, you can add this to your go.mod嗨,要在合并之前使用它,您可以将其添加到您的 go.mod 中
replace github.com/fbsobreira/gotron-sdk v0.0.0-20230907131216-1e824406fe8c => github.com/sunbankio/gotron-sdk v0.0.0-20231003155243-a269b0d040c3
thanks
hi, to use it before merging, you can add this to your go.mod
replace github.com/fbsobreira/gotron-sdk v0.0.0-20230907131216-1e824406fe8c => github.com/sunbankio/gotron-sdk v0.0.0-20231003155243-a269b0d040c3
thanks !!!
maybe your merge request is too big.
