zkpbinding: fix example link
Should be a part of #3043. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
This commit is contained in:
parent
91c928e8d3
commit
d27d2a8561
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
//
|
//
|
||||||
// Please, check out the example of zkpbinding package usage to generate and
|
// Please, check out the example of zkpbinding package usage to generate and
|
||||||
// verify proofs on the Neo chain:
|
// verify proofs on the Neo chain:
|
||||||
// https://pkg.go.dev/github.com/nspcc-dev/neo-go/pkg/smartcontract/zkpbinding
|
// https://github.com/nspcc-dev/neo-go/blob/91c928e8d35164055e5b2e8efbc898440cc2b486/examples/zkp/cubic_circuit/README.md
|
||||||
package zkpbinding
|
package zkpbinding
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in a new issue