Search code examples
hyperledger-fabrichyperledgerhyperledger-fabric-sdk-go

Does the block contain the generation time of the block?


Does the block contain the generation time of the block? How do I get it if it contains? Where it is located?


Solution

  • Actually hyperledger Fabric don't have timestamp on Blocks

    Below is a hyperledger Fabric Blockstructure.

    There is a Issue to add that in future FAB-15584

    Hyperledger Fabric Block Structure