diff --git a/docs/references/supported-signatures.mdx b/docs/references/supported-signatures.mdx index 90f6146b74..d251a03dfd 100644 --- a/docs/references/supported-signatures.mdx +++ b/docs/references/supported-signatures.mdx @@ -19,13 +19,12 @@ ICP currently supports the following cryptographic signature types: - [Schnorr](/docs/current/developer-docs/smart-contracts/signatures/t-schnorr) +- [EdDSA](/docs/current/developer-docs/smart-contracts/signatures/signing-messages-t-schnorr#overview) ## Future additions The following signatures are planned to be supported in the future: -- EdDSA - - Multi-signature - Hash Time Locked Contracts (HTLCs)