1 Star 0 Fork 0

陈文甲/fabric

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
test_export.go 240 Bytes
Copy Edit Raw Blame History
manish authored 2017-11-14 13:47 . [FAB-7224] Enhance custom tx processor
/*
Copyright IBM Corp. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
package customtx
// InitializeTestEnv initializes custom tx processors for test
func InitializeTestEnv(processors Processors) {
initialize(processors)
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/venjia/fabric.git
git@gitee.com:venjia/fabric.git
venjia
fabric
fabric
v1.4.0-rc2

Search