Post
Topic
Board Development & Technical Discussion
Topic OP
is there a way to calculate WIF of a P2SH Segwit uncompressed address
by
crofrihosl
on 27/09/2019, 16:38:52 UTC
example

WIF compressed:
Code:
KxULHn3XGW9HaGZLGrkgfxDfLGogn7s9iB31pTdXeQmsRQFV6CE1
Segwit P2SH:
Code:
3QHF8WWyXL5u3vDBHrZYrBpW7evS2x6URK
uncompressed Segwit P2SH:
Code:
33JWNnBSJWLLoMZkijQb9XLaALZco5RaZq
How to calculate the WIF that gives you uncompressed Segwit P2SH: ?
Code:
33JWNnBSJWLLoMZkijQb9XLaALZco5RaZq

thank you in advance