# Functions
CreateMSPDirectory creates an MSP directory on disk suitable for the peer or orderer to use.
GetHomeDirectory returns the Microfab home directory.
MarshalOrPanic marshals the specified Protocol Buffer message into a byte array, and panics on failure.
UnmarshalOrPanic unmarshals the specified byte array into a Protocol Buffer message, and panics on failure.