-
Notifications
You must be signed in to change notification settings - Fork 97
Expand file tree
/
Copy pathfpc.options
More file actions
19 lines (13 loc) · 781 Bytes
/
fpc.options
File metadata and controls
19 lines (13 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# SPDX-License-Identifier: Apache-2.0
fpc.ChaincodeRequestMessage.encrypted_request type:FT_POINTER
fpc.ChaincodeRequestMessage.encrypted_key_transport_message type:FT_POINTER
fpc.KeyTransportMessage.request_encryption_key type:FT_POINTER
fpc.KeyTransportMessage.response_encryption_key type:FT_POINTER
fpc.FPCKVSet.read_value_hashes type:FT_POINTER
fpc.ChaincodeResponseMessage.encrypted_response type:FT_POINTER
fpc.ChaincodeResponseMessage.chaincode_request_message_hash type:FT_POINTER
fpc.ChaincodeResponseMessage.enclave_id type:FT_POINTER
fpc.SignedChaincodeResponseMessage.chaincode_response_message type:FT_POINTER
fpc.SignedChaincodeResponseMessage.signature type:FT_POINTER
fpc.CCParameters.channel_id type:FT_POINTER
fpc.CCParameters.chaincode_id type:FT_POINTER