Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTxAction ¶
func NewTxAction(ccID string, results []byte) *pb.TransactionAction
Types ¶
type TXInfo ¶
type TXInfo struct { TxID string ChaincodeID string TxValidationCode pb.TxValidationCode HeaderType cb.HeaderType Results []byte }
Click to show internal directories.
Click to hide internal directories.