nullifier

package
v0.1.102 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package nullifier provides the compute-nullifier-tree command.

Index

Constants

View Source
const (
	ArgFileName = "file-name"
)

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "compute-nullifier-tree",
	Short: "Compute the nullifier tree given the claims.",
	Long:  usage,
	RunE: func(cmd *cobra.Command, args []string) error {
		return nullifierTree(args)
	},
	SilenceUsage: true,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL