Skip to content

Commit

Permalink
v1.18: uses struct instead of tuple for Merkle shreds variant (backpo…
Browse files Browse the repository at this point in the history
…rt of solana-labs#35303) (solana-labs#35321)

uses struct instead of tuple for Merkle shreds variant (solana-labs#35303)

Working towards adding a new Merkle shred variant with retransmitter's
signature, the commit uses struct instead of tuple to describe Merkle shred
variant.

(cherry picked from commit c8ee4f5)

Co-authored-by: behzad nouri <behzadnouri@gmail.com>
  • Loading branch information
mergify[bot] and behzadnouri authored Feb 26, 2024
1 parent e302417 commit faa69b4
Show file tree
Hide file tree
Showing 4 changed files with 316 additions and 111 deletions.
Loading

0 comments on commit faa69b4

Please sign in to comment.