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(