snarkOS icon indicating copy to clipboard operation
snarkOS copied to clipboard

feat: add private-key-file flag to snarkos developer execute command

Open Meshiest opened this issue 1 year ago • 0 comments

Motivation

The execute command is often used in secure contexts, and providing an option for a file input reduces potential cleartext private key exposure in both troubleshooting and production environments.

Test Plan

An additional test case has been added for parsing the --private-key-file flag

Related PRs

n/a

Meshiest avatar Sep 25 '24 17:09 Meshiest