hyperledger-labs / fabric-ansible-collection

Ansible collection for building Hyperledger Fabric networks
Apache License 2.0
11 stars 11 forks source link

added check for NoneType #63

Closed s7santosh closed 4 months ago

s7santosh commented 4 months ago

Added check if any console doesn't have a peer or orderer, and in that case, it returns None.