Crate penumbra_view
source ·Structs
- A planner for a
TransactionPlan
that can fill in the required spends and change outputs upon finalization to make a transaction balance. - Corresponds to the SpendableNoteRecord proto
- A service that synchronizes private chain state and responds to queries about it.
Traits
- The view protocol is used by a view client, who wants to do some transaction-related actions, to request data from a view service, which is responsible for synchronizing and scanning the public chain state with one or more full viewing keys.
Functions
- Registers all metrics used by this crate.