Skip to content

Commit 3aa0482

Browse files
authored
Merge pull request #41 from meshplus/hotfix-1.11
feat: add init and start command
2 parents 011d1fd + 4a129b0 commit 3aa0482

File tree

4 files changed

+233
-13
lines changed

4 files changed

+233
-13
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ test-coverage:
1919

2020
## make fabric1.4: build fabric(1.4) client plugin
2121
fabric1.4:
22+
@packr
2223
mkdir -p build
2324
$(GO) build -o build/fabric-client-1.4 ./*.go
2425

0 commit comments

Comments
 (0)