Refactor: Split up cli transaction display methods (#23547)

This commit is contained in:
Justin Starry
2022-03-11 10:49:53 +08:00
committed by GitHub
parent b444836a97
commit 021135978d
7 changed files with 420 additions and 191 deletions

1
Cargo.lock generated
View File

@@ -4540,6 +4540,7 @@ dependencies = [
"chrono",
"clap 2.33.3",
"console",
"ed25519-dalek",
"humantime",
"indicatif",
"serde",