Skip to content

Commit

Permalink
More details to P2SH
Browse files Browse the repository at this point in the history
  • Loading branch information
XuJiandong committed May 8, 2024
1 parent d04a9e3 commit 1b6748e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rfcs/0042-omnilock/0042-omnilock.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ Depending on the value of the flag, the auth content has the following interpret
segwit (P2SH-P2WPKH), and Legacy (P2PKH). A 20-byte hash can be decoded from a
BTC address using bech32m/bech32 or base58. This hash exactly corresponds to
the auth content. Note that the Taproot (P2TR) address is not supported.
Generic P2SH is not supported; only P2SH-P2WPKH is acceptable. If an address
is described as P2SH but does not include P2WPKH, it is advised not to use it.
* 0x05: It follows the unlocking method used by dogecoin. The signing message
hash is converted as following:
Expand Down

0 comments on commit 1b6748e

Please sign in to comment.