Android cannot generate p2sh address #3616
Unanswered
justresponse
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @justresponse, it's technically possible to create a p2sh address, but not recommended. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am an android developer. Is there a method like let address = BitcoinAddress.compatibleAddress(publicKey: publicKey, prefix: CoinType.bitcoin.p2shPrefix) that allows me to generate a p2sh address?
Beta Was this translation helpful? Give feedback.
All reactions