Expand description
Actions merkle root computation and running commitment chain.
Shared between client and server to ensure identical computation. The actions root binds compact block actions to the ligerito-proven header chain.
Functions§
- compute_
actions_ root - Compute merkle root over a block’s orchard actions.
- update_
actions_ commitment - Update the running actions commitment chain.