hyperledger / hyperledger/fabric
How to find and read informations inside block by using IDTx?
Open
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 9.1k
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 26
Description
Hey,
I have question. I created contract which returns history of key. This gaves me access to Id of transaction. But how can I check the creator of transaction by using IdTx? I need it to check certificate. I want to see what contains block with my transaction. For example IDTx = 771d0955712a41943af9f1385d5904fdb255c47d54c2636a2b5cd19e386c9d7e it is possible to find block and read informations from it?
Contributor guide
Assessment
This issue has not been assessed yet.