This passes through the --network command line arg from "main" exec function to the IdentityManager, CredentialManager etc. Their constructors are changed to make the network a required arg, with the default, kaleido, determined in one spot.
Plus some minor cleanup if imports / requires etc.
This passes through the --network command line arg from "main" exec function to the
IdentityManager
,CredentialManager
etc. Their constructors are changed to make the network a required arg, with the default,kaleido
, determined in one spot.Plus some minor cleanup if imports / requires etc.
FYI @jimthematrix