From 760b433ad9798756f6bb0636ded4808e1e933756 Mon Sep 17 00:00:00 2001 From: Aumetra Weisman Date: Thu, 18 Jul 2024 15:16:33 +0200 Subject: [PATCH] Update src/pages/core/standard-library/cryptography/bls12-381.mdx Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com> --- src/pages/core/standard-library/cryptography/bls12-381.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/core/standard-library/cryptography/bls12-381.mdx b/src/pages/core/standard-library/cryptography/bls12-381.mdx index c649e67c..15686379 100644 --- a/src/pages/core/standard-library/cryptography/bls12-381.mdx +++ b/src/pages/core/standard-library/cryptography/bls12-381.mdx @@ -22,6 +22,8 @@ other components). They just have to somehow fit together. ## Verify on G1 +Signature verification with public key in G1: + ```rust filename="contract.rs" template="core" #[cfg_attr(not(feature = "library"), entry_point)] pub fn query(