Closed snakelu closed 1 year ago
I use hlf sdk to generate network config, But I reported an error when exporting network config.
https://github.com/hyperledger/bevel-operator-fabric/blob/main/kubectl-hlf/cmd/networkconfig/create.go
error message: template: networkConfig:23:15: executing "networkConfig" at <$org.OrderingServices>: can't evaluate field OrderingServices in type *helpers.Organization status: failed
I have the same issue, how you solved it?
What would you like to be added?
I use hlf sdk to generate network config, But I reported an error when exporting network config.
error message: template: networkConfig:23:15: executing "networkConfig" at <$org.OrderingServices>: can't evaluate field OrderingServices in type *helpers.Organization status: failed
Why is this needed?