fabric-protos GitHub

PR #55 FABGW-19: Secure Gateway CommitStatus service
- Include calling identity in CommitStatusRequest - SignedCommitStatusRequest wraps a serialized CommitStatusRequest and digital signature - CommitStatus service received a SignedCommitStatusRequest instead of CommitStatusRequest Allows the server to: - Ensure the request message was created by the expected client identity by verifying the signature - Check that the calling identity has read permission for the channel
Created At 2021-04-22 13:05:55 +0000 UTC