pub const V5_FIRST_ACTION_RK_OFFSET: usize = _; // 89usizeExpand 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.