Skip to main content

V5_FIRST_ACTION_RK_OFFSET

Constant V5_FIRST_ACTION_RK_OFFSET 

Source
pub const V5_FIRST_ACTION_RK_OFFSET: usize = _; // 89usize
Expand description

The offset of the first Orchard action’s rk field, within a v5 transaction that has no transparent and no Sapling bundle.

Layout: header, nVersionGroupId, nConsensusBranchId, lockTime, nExpiryHeight (4 bytes each), then the empty transparent bundle (two zero CompactSize counts), the empty Sapling bundle (two zero CompactSize counts), nActionsOrchard, then the action’s cv and nullifier.