You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Transactions describe an atomic collection of changes to the ledger state. Each
transaction consist of a sequence of *descriptions* for various actions[^1].
transaction consists of a sequence of *descriptions* for various actions[^1].
Each description adds or subtracts (typed) value from the transaction's value
balance, which must net to zero. Penumbra adapts the *Spend* and *Output* actions from Sapling, and adds many new descriptions to support additional functionality: