Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

remove preprocess command #129

Merged
merged 1 commit into from
May 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/nargo/01_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,6 @@ _Arguments_

- `<proof>` - The proof to verify

## `nargo preprocess <build_artifact>`

Generate proving and verification keys from a build artifact file.

## `nargo test <pattern>`

Nargo will automatically compile and run any functions which have the decorator `#[test]` on them if
Expand Down
4 changes: 0 additions & 4 deletions versioned_docs/version-0.4.1/nargo/01_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,6 @@ _Arguments_

- `<proof>` - The proof to verify

## `nargo preprocess <build_artifact>`

Generate proving and verification keys from a build artifact file.

## `nargo test <pattern>`

Nargo will automatically compile and run any functions which have the decorator `#[test]` on them if
Expand Down