Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetTaprootFullPubKey question #1223

Open
Xxxxxx-dot opened this issue Aug 31, 2024 · 2 comments
Open

GetTaprootFullPubKey question #1223

Xxxxxx-dot opened this issue Aug 31, 2024 · 2 comments

Comments

@Xxxxxx-dot
Copy link

NET Framework, tprivateKey.GetTaprootFullPubKey(); cannot be used.

@Xxxxxx-dot
Copy link
Author

NET Framework uses privateKey.GetScriptPubKey(ScriptPubKeyType.TaprootBIP86) and the call fails after compiling it into a dll.

@Skr1pt
Copy link

Skr1pt commented Sep 28, 2024

use .Net 6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Skr1pt @Xxxxxx-dot and others