feat: presign for validator account (#6747)

#6746


  Add a --presign flag to emit the json output to stdout instead of publishing the exit
This commit is contained in:
Hamdi Allam
2025-04-24 01:38:05 -04:00
committed by GitHub
parent 1324d3d3c4
commit 6fad18644b
3 changed files with 34 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -30,6 +30,7 @@ dependencies = [
"filesystem",
"safe_arith",
"sensitive_url",
"serde_json",
"slashing_protection",
"slot_clock",
"tempfile",