hyperledger / fabric-admin-sdk

Fabric SDK for Admin Capability services
Apache License 2.0
31 stars 19 forks source link

implement parse SignaturePolicyEnvelope to human readable expression #135

Closed 1gezhanghao closed 1 year ago

1gezhanghao commented 1 year ago

fix #127

SamYuan1990 commented 1 year ago

@1gezhanghao , please fix CI error.

1gezhanghao commented 1 year ago

@SamYuan1990 fix commited,please make a review

1gezhanghao commented 1 year ago

@SamYuan1990 lint problem fixed,please make a review

1gezhanghao commented 1 year ago

There is still a lint failure. To save time, it would be worth running make lint locally before pushing a PR update.

tks for the advice,learned a lot.

1gezhanghao commented 1 year ago

@SamYuan1990 has tested with golangci-lint, please make a review