Skip to content

Commit

Permalink
Merge pull request #3367 from dfinity/jessiemongeon1-patch-3
Browse files Browse the repository at this point in the history
fix: wording for Ordinals
  • Loading branch information
jessiemongeon1 committed Aug 16, 2024
2 parents 05aa408 + bcbe171 commit f34c4ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Schnorr signatures are a type of digital signature scheme popularly used amongst

Specifically, threshold Schnorr signatures on ICP provide:

- Support for BIP-340, which is Bitcoin's variant of Schnorr used in ordinals such as BRC-20.
- Support for BIP-340, which is Bitcoin's variant of Schnorr used in Ordinals, Runes, and BRC-20.

- Support for Ed25519 signatures, which are used by chains such as Solana, Cardano, Polkadot, and Ripple. Ed25519 is also a popular signature scheme outside of blockchains for Web2 functions such as signing X.509 certificates.

Expand Down

0 comments on commit f34c4ec

Please sign in to comment.