Safe Haskell | None |
---|---|
Language | Haskell2010 |
Module to query for "blocks" category of endpoints defined at docs.gomaestro.org.
Documentation
∷ MaestroEnv 'V1 | The Maestro Environment. |
→ BlockHash | Block hash in hex. |
→ IO TimestampedBlockDetails |
Returns the complete block information given a block hash.
∷ MaestroEnv 'V1 | The Maestro Environment. |
→ BlockHeight | Block height. |
→ IO TimestampedBlockDetails |
Returns the complete block information given a block height.