CLI: Support dumping the TX message in sign-only mode (#15933)

(cherry picked from commit 672e9c640f)

Co-authored-by: Trent Nelson <trent@solana.com>
This commit is contained in:
mergify[bot]
2021-03-17 04:13:21 +00:00
committed by GitHub
parent 07df827411
commit 79fa7ef55c
12 changed files with 305 additions and 13 deletions

View File

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