func ConvListBlockMetadata(msg *types.BlockMetadataList) *InOutBlockMetadataList {
    if msg == nil {
        return nil
    }