Values.MemberFabricAttributesSourceAttributes of Hyperledger Fabric for a member in a Managed Blockchain network using the Hyperledger Fabric framework.
type nonrec t = {adminUsername : UsernameString.t option;The user name for the initial administrator user for the member.
*)caEndpoint : String_.t option;The endpoint used to access the member's certificate authority.
*)}