Skip to content

Conversation

@wwills2
Copy link
Collaborator

@wwills2 wwills2 commented Aug 23, 2024

added store commands

  • get_proof
  • verify_proof
  • list
  • get_root
  • get_key

# Conflicts:
#	src/actions/index.ts
#	src/yargs/handlers.ts
@wwills2 wwills2 marked this pull request as ready for review August 23, 2024 18:58
(yargs: Argv<{ action: string }>) => {
return yargs
.positional("action", {
describe: "Action to perform on keys",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a copy and paste description that isnt correct

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@wwills2 wwills2 changed the title feat: added store get_proof command feat: added store get_proof and verify_proof commands Aug 25, 2024
@wwills2 wwills2 changed the title feat: added store get_proof and verify_proof commands feat: added store commands Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants