From 61a6295facf13b1de0c17cb7d690c0773226b2a2 Mon Sep 17 00:00:00 2001 From: Celia18305 <32253925+Celia18305@users.noreply.github.com> Date: Tue, 28 Jun 2022 17:31:30 +0800 Subject: [PATCH] Revert "Update interop.md (#1358)" This reverts commit cd9fe154ab216cc2d27c005156fd694c2f158ed0. --- docs/zh-cn/reference/scapi/interop.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/zh-cn/reference/scapi/interop.md b/docs/zh-cn/reference/scapi/interop.md index ec29f7e91..350923f87 100644 --- a/docs/zh-cn/reference/scapi/interop.md +++ b/docs/zh-cn/reference/scapi/interop.md @@ -19,9 +19,6 @@ | --------------------------- | -------------------------- | | System.Crypto.CheckSig | 检查当前脚本容器的签名 | | System.Crypto.CheckMultisig | 检查当前脚本容器的多方签名 | -| System.Crypto.Bls12381Add | Zk,BLS曲线点的加法 | -| System.Crypto.Bls12381Mul | Zk,BLS曲线点的乘法 | -| System.Crypto.Bls12381Pairing | Zk,BLS曲线点的双线性映射 | **枚举器**: