Skip to content

Commit

Permalink
export BlockId getters
Browse files Browse the repository at this point in the history
  • Loading branch information
markspanbroek committed Dec 10, 2024
1 parent c9209c1 commit 1830b8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mysticeti.nim
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ import ./mysticeti/blocks

export blocks.BlockId
export blocks.new
export blocks.author
export blocks.round
export blocks.hash
export blocks.SignedBlock
export blocks.blck
export blocks.signer

0 comments on commit 1830b8f

Please sign in to comment.