How can I use fabric-sdk-go to get the transaction timestamp from the block?
This problem has been solved. TimeStamp can be obtained by parsing *common.BlockData, which is contained in *common.ChannelHeader.