Documentation
¶
Index ¶
- func InvokeFpc(channelName string, chaincodeName string, txname string, args [][]byte) ([]byte, int, error)
- func InvokeFpcDefault(txname string, args [][]byte) ([]byte, int, error)
- func QueryFpc(chaincodeName string, channelName string, txName string, args [][]byte) ([]byte, int, error)
- func QueryFpcDefault(txName string, args [][]byte) ([]byte, int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.