Skip to content

Commit

Permalink
Document Chainweb.Block
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundnoble committed Dec 12, 2024
1 parent cb59d6a commit e310889
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Chainweb/Block.hs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- | A type for "blocks" including their header and payload and outputs.
-- This is only for REST APIs; we do not use the outputs otherwise.
module Chainweb.Block
(Block(..))
where
Expand Down

0 comments on commit e310889

Please sign in to comment.