CLI: Support dumping the TX message in sign-only mode

This commit is contained in:
Trent Nelson
2021-03-12 19:37:39 -07:00
committed by Trent Nelson
parent 98ea058ebe
commit 672e9c640f
12 changed files with 305 additions and 13 deletions

View File

@ -2909,6 +2909,7 @@ name = "solana-cli-output"
version = "1.7.0"
dependencies = [
"Inflector",
"base64 0.13.0",
"chrono",
"console 0.11.3",
"humantime",