Add a note about maybe using the tui crate for zebra-cli (#2367)
This commit is contained in:
parent
bcd5f2c50d
commit
e7b4abcbad
|
|
@ -204,6 +204,7 @@ Support for sending tx's via _non-privileged_ RPC endpoints, or via Stolon:
|
|||
- can use [cap-std](https://blog.sunfishcode.online/introducing-cap-std/)
|
||||
to restrict filesystem and network access for zebra-client.
|
||||
See https://github.com/ZcashFoundation/zebra/issues/2340
|
||||
- can use the [tui crate](https://crates.io/crates/tui) to render a terminal UI
|
||||
|
||||
## Task isolation in Tokio
|
||||
- TODO: fill in
|
||||
|
|
|
|||
Loading…
Reference in New Issue